diff --git a/functions/save.php b/functions/save.php index 451f0eb..1e06470 100644 --- a/functions/save.php +++ b/functions/save.php @@ -103,7 +103,7 @@ function saveThumbnail() { $_error = false; if(empty($result)) { - $_processing_error[] = sprintf(__('Can\'t generate filesize "%s".',CROP_THUMBS_LANG),$_imageSize->name); + $_processing_error[] = sprintf(__("Can't generate filesize '%s'.",CROP_THUMBS_LANG),$_imageSize->name); $_error = true; } else { if(!empty($_delete_old_file)) { diff --git a/lang/cpt_lang-de_DE.mo b/lang/cpt_lang-de_DE.mo index 42267a8..73728ac 100644 Binary files a/lang/cpt_lang-de_DE.mo and b/lang/cpt_lang-de_DE.mo differ diff --git a/lang/cpt_lang-de_DE.po b/lang/cpt_lang-de_DE.po index b1eb569..8e9837d 100644 --- a/lang/cpt_lang-de_DE.po +++ b/lang/cpt_lang-de_DE.po @@ -2,23 +2,36 @@ msgid "" msgstr "" "Project-Id-Version: Crop-Post-Thumbnails\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-08 00:31+0100\n" -"PO-Revision-Date: 2015-09-19 17:32+0100\n" +"POT-Creation-Date: 2015-11-18 22:25+0100\n" +"PO-Revision-Date: 2015-11-18 22:25+0100\n" "Last-Translator: Volkmar Kantor \n" "Language-Team: \n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e;esc_attr_e;esc_html_e;esc_html__\n" "X-Poedit-Basepath: .\n" "X-Generator: Poedit 1.7.6\n" -"Language: de_DE\n" "X-Poedit-SearchPath-0: ..\n" -#: ../crop-thumbnails.php:34 +#: ../crop-thumbnails.php:35 msgid "Crop your thumbnails, the easy way." msgstr "Zuschnitt ihrer Artikelbilder - einfach gemacht." +#: ../functions/backendpreparer.php:84 ../functions/backendpreparer.php:87 +msgid "Crop Thumbnails" +msgstr "Bilder Zuschneiden" + +#: ../functions/backendpreparer.php:98 ../functions/backendpreparer.php:101 +msgid "Crop Featured Image" +msgstr "Artikelbild zuschneiden" + +#: ../functions/backendpreparer.php:127 ../functions/backendpreparer.php:130 +#: ../functions/backendpreparer.php:253 +msgid "Crop Thumbnail" +msgstr "Bild zuschneiden" + #: ../functions/editor.php:25 msgid "You are not allowed to do this." msgstr "Sie haben keine Rechte diese Aktion auszuführen." @@ -36,7 +49,9 @@ msgid "Cropping is disabled for this post-type." msgstr "Das Zuschneiden ist für diesen Eintragstyp deaktiviert." #: ../functions/editor.php:80 -msgid "No images attached to this post yet. Please upload some via the upload dialog." +msgid "" +"No images attached to this post yet. Please upload some via the upload " +"dialog." msgstr "Zu diesem Eintrag wurden bisher keine Bilder hinzugefügt." #: ../functions/editor.php:101 @@ -99,7 +114,8 @@ msgstr "Schritt 1: Wählen Sie ein Bild von der rechten Seite." #: ../functions/editor.php:219 msgid "" -"Step 2: Use your mouse to change the size of the rectangle on the image above." +"Step 2: Use your mouse to change the size of the rectangle on the image " +"above." msgstr "" "Schritt 2: Benutzen Sie die Maus um die Größe des Rechtecks im oberen Bild " "zu ändern." @@ -136,55 +152,43 @@ msgstr "Größe:" msgid "Ratio:" msgstr "Seitenverhältnis:" -#: ../functions/editor.php:499 -msgid "Crop Thumbnails" -msgstr "Bilder Zuschneiden" - -#: ../functions/editor.php:503 -msgid "Crop Featured Image" -msgstr "Artikelbild zuschneiden" - -#: ../functions/editor.php:517 -msgid "Crop Thumbnail" -msgstr "Bild zuschneiden" - -#: ../functions/save.php:105 +#: ../functions/save.php:106 #, php-format -msgid "Cant generate filesize \"%s\"." -msgstr "Cant generate filesize \"%s\"." +msgid "Can't generate filesize '%s'." +msgstr "Die Bildgröße '%s' konnte nicht generiert werden." -#: ../functions/save.php:112 +#: ../functions/save.php:113 msgid "Can't copy temporary file to media library." msgstr "Kopieren vom temporären Verzeichnis in die Mediathek fehlgeschlagen." -#: ../functions/save.php:116 +#: ../functions/save.php:117 msgid "Can't delete temporary file." msgstr "Löschen der temporären Datei fehlgeschlagen." -#: ../functions/save.php:204 +#: ../functions/save.php:205 msgid "ERROR: Security Check failed (maybe a timeout - please try again)." msgstr "" "Fehler: Sicherheitsüberprüfung fehlgeschlagen (vielleicht eine " "Zeitüberschreitung - bitte versuchen Sie es noch einmal)." -#: ../functions/save.php:208 +#: ../functions/save.php:209 msgid "ERROR: Submitted data is incomplete." msgstr "Fehler: Übermittelte Daten sind nicht vollständig." -#: ../functions/save.php:216 +#: ../functions/save.php:217 msgid "Cropping to these dimensions on this image is not possible." msgstr "" "Das Zuschneiden mit diesen Einstellungen ist bei diesem Bild nicht möglich." -#: ../functions/save.php:227 +#: ../functions/save.php:228 msgid "ERROR: Can't find original image in database!" msgstr "Fehler: Konnte die Original Bild nicht in der Datenbank finden!" -#: ../functions/save.php:230 +#: ../functions/save.php:231 msgid "ERROR: Can't find original image file!" msgstr "Fehler: Konnte die Original-Bilddatei nicht finden!" -#: ../functions/save.php:233 +#: ../functions/save.php:234 msgid "ERROR: Can't find original image metadata!" msgstr "Fehler: Konnte Original-Bild-Metadaten nicht finden!" @@ -218,11 +222,9 @@ msgid "Sizes and Post Types" msgstr "Größen und Eintragstypen" #: ../functions/settings.php:73 -msgid "" -"Choose the image size options you want to hide for each post type. " - +msgid "Choose the image size options you want to hide for each post type." msgstr "" -"Wählen sie die Bildgrößen die ausgeblendet werden sollen. Wählen Sie einen " +"Wählen sie die Bildgrößen die ausgeblendet werden sollen. Wählen Sie einen " "Eintragstyp um das Zuschneiden in diesen Einträge komplett zu verhindern." #: ../functions/settings.php:81 @@ -240,10 +242,10 @@ msgstr "Daten-Debug einschalten" #: ../functions/settings.php:90 msgid "" -"Crop-Thumbnails is designed to make cropping images easy. For some post types, " -"not all crop sizes are needed, but the " -"plugin will automatically create all the crop sizes. Here you can select which crop sizes " -"are available in the cropping interface for each post type.." +"Crop-Thumbnails is designed to make cropping images easy. For some post " +"types, not all crop sizes are needed, but the plugin will automatically " +"create all the crop sizes. Here you can select which crop sizes are " +"available in the cropping interface for each post type.." msgstr "" "Crop Thumbnails wurde erstellt um das Zuschneiden von Bildern für den " "Benutzer zu erleichtern. Oft muss der Nutzer nur eine Bildgröße zuschneiden, " @@ -259,7 +261,7 @@ msgstr "" "Crop Thumbnails wird nur Bilder anzeigen die einen Zuschnitt besitzen. " "Bildgrößen ohne Zuschnitt werden immer ausgeblendet." -#: ../functions/settings.php:146 +#: ../functions/settings.php:149 msgid "" "ATTENTION: be aware that you can break things, when you activate this. When " "activated your are able to cut those images to a spezific dimension that are " @@ -267,24 +269,33 @@ msgid "" "carefull when:" msgstr "" -#: ../functions/settings.php:148 +#: ../functions/settings.php:151 msgid "" "you had inserted the image before on any page or post. (There may be height " "and width stored directly in the page-content.)" msgstr "" -#: ../functions/settings.php:149 +#: ../functions/settings.php:152 msgid "" "you use a plugin that expect the original image size. (The original image-" "size is also \"stored\" in the filename.)" msgstr "" -#: ../functions/settings.php:151 +#: ../functions/settings.php:154 msgid "" "The \"full\" image-size will never be cropped, otherwise you are not able to " "restore any image-size." msgstr "" +#~ msgid "Cant generate filesize \"%s\"." +#~ msgstr "Cant generate filesize \"%s\"." + +#~ msgid "Choose the image size options you want to hide for each post type. " +#~ msgstr "" +#~ "Wählen sie die Bildgrößen die ausgeblendet werden sollen. Wählen Sie " +#~ "einen Eintragstyp um das Zuschneiden in diesen Einträge komplett zu " +#~ "verhindern." + #~ msgid "Crop Thumbnails - Settings" #~ msgstr "Crop Thumbnails - Einstellungen" diff --git a/lang/cpt_lang-default.mo b/lang/cpt_lang-default.mo index cf31dfd..297483c 100644 Binary files a/lang/cpt_lang-default.mo and b/lang/cpt_lang-default.mo differ diff --git a/lang/cpt_lang-default.po b/lang/cpt_lang-default.po index 7173355..2fa3a43 100644 --- a/lang/cpt_lang-default.po +++ b/lang/cpt_lang-default.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: Crop-Post-Thumbnails\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-08 00:33+0100\n" -"PO-Revision-Date: 2013-10-08 00:33+0100\n" +"POT-Creation-Date: 2015-11-18 21:58+0100\n" +"PO-Revision-Date: 2015-11-18 21:58+0100\n" "Last-Translator: Volkmar Kantor \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -11,13 +11,26 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e;esc_attr_e;esc_attr__;esc_html_e\n" "X-Poedit-Basepath: .\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 1.7.6\n" "X-Poedit-SearchPath-0: ..\n" -#: ../crop-thumbnails.php:34 +#: ../crop-thumbnails.php:35 msgid "Crop your thumbnails, the easy way." msgstr "" +#: ../functions/backendpreparer.php:84 ../functions/backendpreparer.php:87 +msgid "Crop Thumbnails" +msgstr "" + +#: ../functions/backendpreparer.php:98 ../functions/backendpreparer.php:101 +msgid "Crop Featured Image" +msgstr "" + +#: ../functions/backendpreparer.php:127 ../functions/backendpreparer.php:130 +#: ../functions/backendpreparer.php:252 +msgid "Crop Thumbnail" +msgstr "" + #: ../functions/editor.php:25 msgid "You are not allowed to do this." msgstr "" @@ -35,7 +48,9 @@ msgid "Cropping is disabled for this post-type." msgstr "" #: ../functions/editor.php:80 -msgid "No images attached to this post yet. Please upload some via the upload dialog." +msgid "" +"No images attached to this post yet. Please upload some via the upload " +"dialog." msgstr "" #: ../functions/editor.php:101 @@ -95,7 +110,8 @@ msgstr "" #: ../functions/editor.php:219 msgid "" -"Step 2: Use your mouse to change the size of the rectangle on the image above." +"Step 2: Use your mouse to change the size of the rectangle on the image " +"above." msgstr "" #: ../functions/editor.php:220 @@ -130,52 +146,40 @@ msgstr "" msgid "Ratio:" msgstr "" -#: ../functions/editor.php:499 -msgid "Crop Thumbnails" -msgstr "" - -#: ../functions/editor.php:503 -msgid "Crop Featured Image" -msgstr "" - -#: ../functions/editor.php:517 -msgid "Crop Thumbnail" -msgstr "" - -#: ../functions/save.php:105 +#: ../functions/save.php:106 #, php-format -msgid "Cant generate filesize \"%s\"." +msgid "Can't generate filesize '%s'." msgstr "" -#: ../functions/save.php:112 +#: ../functions/save.php:113 msgid "Can't copy temporary file to media library." msgstr "" -#: ../functions/save.php:116 +#: ../functions/save.php:117 msgid "Can't delete temporary file." msgstr "" -#: ../functions/save.php:204 +#: ../functions/save.php:205 msgid "ERROR: Security Check failed (maybe a timeout - please try again)." msgstr "" -#: ../functions/save.php:208 +#: ../functions/save.php:209 msgid "ERROR: Submitted data is incomplete." msgstr "" -#: ../functions/save.php:216 +#: ../functions/save.php:217 msgid "Cropping to these dimensions on this image is not possible." msgstr "" -#: ../functions/save.php:227 +#: ../functions/save.php:228 msgid "ERROR: Can't find original image in database!" msgstr "" -#: ../functions/save.php:230 +#: ../functions/save.php:231 msgid "ERROR: Can't find original image file!" msgstr "" -#: ../functions/save.php:233 +#: ../functions/save.php:234 msgid "ERROR: Can't find original image metadata!" msgstr "" @@ -206,9 +210,7 @@ msgid "Sizes and Post Types" msgstr "" #: ../functions/settings.php:73 -msgid "" -"Choose the image size options you want to hide for each post type. " - +msgid "Choose the image size options you want to hide for each post type." msgstr "" #: ../functions/settings.php:81 @@ -225,10 +227,10 @@ msgstr "" #: ../functions/settings.php:90 msgid "" -"Crop-Thumbnails is designed to make cropping images easy. For some post types, " -"not all crop sizes are needed, but the " -"plugin will automatically create all the crop sizes. Here you can select which crop sizes " -"are available in the cropping interface for each post type.." +"Crop-Thumbnails is designed to make cropping images easy. For some post " +"types, not all crop sizes are needed, but the plugin will automatically " +"create all the crop sizes. Here you can select which crop sizes are " +"available in the cropping interface for each post type.." msgstr "" #: ../functions/settings.php:91 @@ -237,7 +239,7 @@ msgid "" "always be hidden." msgstr "" -#: ../functions/settings.php:146 +#: ../functions/settings.php:149 msgid "" "ATTENTION: be aware that you can break things, when you activate this. When " "activated your are able to cut those images to a spezific dimension that are " @@ -245,19 +247,19 @@ msgid "" "carefull when:" msgstr "" -#: ../functions/settings.php:148 +#: ../functions/settings.php:151 msgid "" "you had inserted the image before on any page or post. (There may be height " "and width stored directly in the page-content.)" msgstr "" -#: ../functions/settings.php:149 +#: ../functions/settings.php:152 msgid "" "you use a plugin that expect the original image size. (The original image-" "size is also \"stored\" in the filename.)" msgstr "" -#: ../functions/settings.php:151 +#: ../functions/settings.php:154 msgid "" "The \"full\" image-size will never be cropped, otherwise you are not able to " "restore any image-size." diff --git a/lang/cpt_lang-hu_HU.mo b/lang/cpt_lang-hu_HU.mo index 5517a82..1499a75 100644 Binary files a/lang/cpt_lang-hu_HU.mo and b/lang/cpt_lang-hu_HU.mo differ diff --git a/lang/cpt_lang-hu_HU.po b/lang/cpt_lang-hu_HU.po index 3f1d4e9..469477d 100644 --- a/lang/cpt_lang-hu_HU.po +++ b/lang/cpt_lang-hu_HU.po @@ -2,198 +2,211 @@ msgid "" msgstr "" "Project-Id-Version: Crop-Post-Thumbnails\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-03 14:35+0100\n" -"PO-Revision-Date: 2013-07-09 08:40+0100\n" +"POT-Creation-Date: 2015-11-18 22:26+0100\n" +"PO-Revision-Date: 2015-11-18 22:26+0100\n" "Last-Translator: Volkmar Kantor \n" "Language-Team: \n" +"Language: hu_HU\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e;esc_attr_e;esc_attr__;esc_html_e\n" "X-Poedit-Basepath: .\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 1.7.6\n" "X-Poedit-SearchPath-0: ..\n" #: ../crop-thumbnails.php:35 msgid "Crop your thumbnails, the easy way." msgstr "Tökéletes kisképek, egyszerűen!" -#: ../functions/editor.php:23 ../functions/editor.php:43 -msgid "An error occurred!" -msgstr "Ajaj! Hiba történt." +#: ../functions/backendpreparer.php:84 ../functions/backendpreparer.php:87 +msgid "Crop Thumbnails" +msgstr "Kiskép szerkesztő" + +#: ../functions/backendpreparer.php:98 ../functions/backendpreparer.php:101 +msgid "Crop Featured Image" +msgstr "Kiemeltkép vágása" -#: ../functions/editor.php:39 +#: ../functions/backendpreparer.php:127 ../functions/backendpreparer.php:130 +#: ../functions/backendpreparer.php:252 +msgid "Crop Thumbnail" +msgstr "Kiskép vágása" + +#: ../functions/editor.php:25 +msgid "You are not allowed to do this." +msgstr "" + +#: ../functions/editor.php:41 msgid "No featured image set for this post until now." msgstr "Ehhez a bejegyzéshez még nincs kiemelt kép beállítva" -#: ../functions/editor.php:75 ../functions/editor.php:187 +#: ../functions/editor.php:45 +msgid "An error occurred!" +msgstr "Ajaj! Hiba történt." + +#: ../functions/editor.php:78 ../functions/editor.php:204 msgid "Cropping is disabled for this post-type." msgstr "Ajaj! Képvágáshoz nincs jogosultságod ebben a bejegyzéstípusban." -#: ../functions/editor.php:77 -msgid "No images attached to this post yet. Please upload some via the upload dialog." +#: ../functions/editor.php:80 +msgid "" +"No images attached to this post yet. Please upload some via the upload " +"dialog." msgstr "" "Ehhez a bejegyzéshez nincs még feltöltött kép. Fel kellene tölteni párat." -#: ../functions/editor.php:98 +#: ../functions/editor.php:101 msgid "Choose the image you want to crop." msgstr "Válasz egy képet a vágáshoz." -#: ../functions/editor.php:104 +#: ../functions/editor.php:107 msgid "Post Thumbnail" msgstr "Kiemelt kép" -#: ../functions/editor.php:104 +#: ../functions/editor.php:107 #, php-format msgid "Image %d" msgstr "(?)Kép %d" -#: ../functions/editor.php:164 +#: ../functions/editor.php:180 msgid "Bug--this should not have occurred." msgstr "Program hiba! Ennek elvileg nem kellett volna megtörténnie." -#: ../functions/editor.php:165 +#: ../functions/editor.php:181 msgid "" "Warning: the original image is too small to be cropped in good quality with " "this thumbnail size." msgstr "" "Hiba! Az eredeti kép túl kicsi a minőségvesztés nélküli átméretezéshez." -#: ../functions/editor.php:166 +#: ../functions/editor.php:182 msgid "First, select an image. Then, click once again." msgstr "Válaszd ki a vágandó képet és kattints rá kétszer." -#: ../functions/editor.php:192 +#: ../functions/editor.php:209 msgid "back to image list" msgstr "Vissza a képlistához" -#: ../functions/editor.php:193 +#: ../functions/editor.php:210 msgid "Please wait until the images are cropped." msgstr "Átméretezés... pár pillanat és kész." -#: ../functions/editor.php:196 +#: ../functions/editor.php:213 msgid "Raw" msgstr "(nemtudni)Nyers/Eredeti" -#: ../functions/editor.php:196 ../functions/editor.php:237 +#: ../functions/editor.php:213 ../functions/editor.php:279 msgid "pixel" msgstr "pixel" -#: ../functions/editor.php:198 +#: ../functions/editor.php:215 msgid "Save Crop" msgstr "Vágás kész!" -#: ../functions/editor.php:199 +#: ../functions/editor.php:216 msgid "Quick Instructions" msgstr "Gyorstalpaló" -#: ../functions/editor.php:201 +#: ../functions/editor.php:218 msgid "Step 1: Choose an image from the right." msgstr "1. Lépés: Válaszd ki a képet a jobboldalon." -#: ../functions/editor.php:202 +#: ../functions/editor.php:219 msgid "" -"Step 2: Use your mouse to change the size of the rectangle on the image above." +"Step 2: Use your mouse to change the size of the rectangle on the image " +"above." msgstr "" "2. Lépés: Az egérrel állítsd be a kijelölés méretét és pozícióját a fennti " "képen." -#: ../functions/editor.php:203 +#: ../functions/editor.php:220 msgid "Step 3: Click on \"Save Crop\"." msgstr "3. Lépés: Kattints a \"Vágás kész!\" gombra." -#: ../functions/editor.php:208 +#: ../functions/editor.php:225 msgid "Crop all images with same ratio at once" msgstr "Azonos méretarányú képek kiválasztása" -#: ../functions/editor.php:209 +#: ../functions/editor.php:226 msgid "deselect all" msgstr "Kijelölés törlése" -#: ../functions/editor.php:221 +#: ../functions/editor.php:262 msgid "cropped" msgstr "vágott" -#: ../functions/editor.php:231 +#: ../functions/editor.php:271 +msgid "maximum" +msgstr "" + +#: ../functions/editor.php:286 msgid "Original image size too small for good crop quality!" msgstr "Az eredeti kép túl kicsi a jó minőségű átméretezéshez!" -#: ../functions/editor.php:237 +#: ../functions/editor.php:292 msgid "Dimensions:" msgstr "Méretek:" -#: ../functions/editor.php:238 +#: ../functions/editor.php:293 msgid "Ratio:" msgstr "Méretarány:" -#: ../functions/editor.php:421 -msgid "Crop Thumbnails" -msgstr "Kiskép szerkesztő" - -#: ../functions/editor.php:425 -msgid "Crop Featured Image" -msgstr "Kiemeltkép vágása" - -#: ../functions/editor.php:439 -msgid "Crop Thumbnail" -msgstr "Kiskép vágása" - -#: ../functions/save.php:95 +#: ../functions/save.php:106 #, php-format -msgid "Cant generate filesize \"%s\"." -msgstr "Nemtudom legenerálni a fájlméretet: \"%s\"." +msgid "Can't generate filesize '%s'." +msgstr "Nemtudom legenerálni a fájlméretet: '%s'." -#: ../functions/save.php:102 +#: ../functions/save.php:113 msgid "Can't copy temporary file to media library." msgstr "Nem tudom átmásolni az ideiglenes fájlt a médiatárba." -#: ../functions/save.php:106 +#: ../functions/save.php:117 msgid "Can't delete temporary file." msgstr "Nem tudom törölni az ideiglenes fájlt." -#: ../functions/save.php:172 +#: ../functions/save.php:205 msgid "ERROR: Security Check failed (maybe a timeout - please try again)." msgstr "" "Hiba! A biztonsági ellenőrzés meghiúsult (talán időtúllépés miatt - próbáld " "újra)" -#: ../functions/save.php:176 +#: ../functions/save.php:209 msgid "ERROR: Submitted data is incomplete." msgstr "Hiba! Az elküldött adatok hiányosak." -#: ../functions/save.php:184 +#: ../functions/save.php:217 msgid "Cropping to these dimensions on this image is not possible." msgstr "Ajaj! Ezt a képet nem lehet a megadott méretre vágni." -#: ../functions/save.php:195 +#: ../functions/save.php:228 msgid "ERROR: Can't find original image in database!" msgstr "Hiba! Nem találom az eredeti képet az adatbázisban!" -#: ../functions/save.php:198 +#: ../functions/save.php:231 msgid "ERROR: Can't find original image file!" msgstr "Hiba! Nem találom az eredeti képet a tárhelyen!" -#: ../functions/save.php:201 +#: ../functions/save.php:234 msgid "ERROR: Can't find original image metadata!" msgstr "Hiba! Nem találom az eredeti képinformációkat." -#: ../functions/settings.php:16 ../functions/settings.php:30 +#: ../functions/settings.php:24 ../functions/settings.php:38 msgid "Settings" msgstr "Beállítások" -#: ../functions/settings.php:23 +#: ../functions/settings.php:31 msgid "Crop Post Thumbnail Page" msgstr "Kisképvágó oldal" -#: ../functions/settings.php:35 +#: ../functions/settings.php:44 msgid "Save Changes" msgstr "Módosítások mentése" -#: ../functions/settings.php:39 +#: ../functions/settings.php:49 msgid "Support the plugin author" msgstr "Támogasd a bővitmény készítőjét" -#: ../functions/settings.php:40 +#: ../functions/settings.php:50 msgid "" "You can support the plugin author
(and let him know you love this " "plugin)
by donating via Paypal. Thanks a lot!" @@ -201,24 +214,34 @@ msgstr "" "Támogathatod a bővitmény készítőjét
(Így tudatva vele, hogy tetszik " "ez a bővítmény)
azzal, ha adományozol Paypalon. Köszönjük!" -#: ../functions/settings.php:60 +#: ../functions/settings.php:72 msgid "Sizes and Post Types" msgstr "Méretek és bejegyzés típusok" -#: ../functions/settings.php:61 -msgid "" -"Choose the image size options you want to hide for each post type. " - +#: ../functions/settings.php:73 +msgid "Choose the image size options you want to hide for each post type." msgstr "" "Válaszd ki a képméreteket amiket nem szerkeszthetnek, vagy letilthatod az " "egész bejegyzés típusra is a képvágást." -#: ../functions/settings.php:66 +#: ../functions/settings.php:81 +msgid "Developer Settings" +msgstr "" + +#: ../functions/settings.php:83 +msgid "Enable JS-Debug." +msgstr "" + +#: ../functions/settings.php:85 +msgid "Enable Data-Debug." +msgstr "" + +#: ../functions/settings.php:90 msgid "" -"Crop-Thumbnails is designed to make cropping images easy. For some post types, " -"not all crop sizes are needed, but the " -"plugin will automatically create all the crop sizes. Here you can select which crop sizes " -"are available in the cropping interface for each post type.." +"Crop-Thumbnails is designed to make cropping images easy. For some post " +"types, not all crop sizes are needed, but the plugin will automatically " +"create all the crop sizes. Here you can select which crop sizes are " +"available in the cropping interface for each post type.." msgstr "" "A Crop-Thumbnails Plugin azzal a céllal készült, hogy kicsit kibővítse a " "WordPress amúgy remek képkezelőjét. Bár a rendszer a feltöltött képeket " @@ -227,10 +250,36 @@ msgstr "" "automatikus vágás. Ezzel a bővítménnyel beállíthatjuk, hogy a felhasználók " "mely méreteken és/ vagy bejegyzési típusoknál használhatják." -#: ../functions/settings.php:67 +#: ../functions/settings.php:91 msgid "" "Crop-Thumbnails will only show cropped images. Sizes with no crop will " "always be hidden." msgstr "" "A Képvágó mindíg a vágott méreteket mutatja. Az eredeti \"nyers\" nyers " "képeket nem." + +#: ../functions/settings.php:149 +msgid "" +"ATTENTION: be aware that you can break things, when you activate this. When " +"activated your are able to cut those images to a spezific dimension that are " +"not cropped. The name of the image will not change. You should be extra " +"carefull when:" +msgstr "" + +#: ../functions/settings.php:151 +msgid "" +"you had inserted the image before on any page or post. (There may be height " +"and width stored directly in the page-content.)" +msgstr "" + +#: ../functions/settings.php:152 +msgid "" +"you use a plugin that expect the original image size. (The original image-" +"size is also \"stored\" in the filename.)" +msgstr "" + +#: ../functions/settings.php:154 +msgid "" +"The \"full\" image-size will never be cropped, otherwise you are not able to " +"restore any image-size." +msgstr "" diff --git a/lang/cpt_lang-nl_NL.mo b/lang/cpt_lang-nl_NL.mo index 3baafe8..7c7d523 100644 Binary files a/lang/cpt_lang-nl_NL.mo and b/lang/cpt_lang-nl_NL.mo differ diff --git a/lang/cpt_lang-nl_NL.po b/lang/cpt_lang-nl_NL.po index 38de938..b230ae5 100644 --- a/lang/cpt_lang-nl_NL.po +++ b/lang/cpt_lang-nl_NL.po @@ -2,22 +2,36 @@ msgid "" msgstr "" "Project-Id-Version: Crop-Post-Thumbnails\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-08 00:33+0100\n" -"PO-Revision-Date: 2013-11-11 16:50+0100\n" +"POT-Creation-Date: 2015-11-18 22:26+0100\n" +"PO-Revision-Date: 2015-11-18 22:26+0100\n" "Last-Translator: Max Gruson \n" "Language-Team: \n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e;esc_attr_e;esc_attr__;esc_html_e\n" "X-Poedit-Basepath: .\n" -"X-Generator: Poedit 1.5.7\n" +"X-Generator: Poedit 1.7.6\n" "X-Poedit-SearchPath-0: ..\n" -#: ../crop-thumbnails.php:34 +#: ../crop-thumbnails.php:35 msgid "Crop your thumbnails, the easy way." msgstr "Snijd de thumbnails bij op een makkelijke manier." +#: ../functions/backendpreparer.php:84 ../functions/backendpreparer.php:87 +msgid "Crop Thumbnails" +msgstr "Snijd thumbnails bij" + +#: ../functions/backendpreparer.php:98 ../functions/backendpreparer.php:101 +msgid "Crop Featured Image" +msgstr "Snijd uitgelichte afbeelding bij" + +#: ../functions/backendpreparer.php:127 ../functions/backendpreparer.php:130 +#: ../functions/backendpreparer.php:252 +msgid "Crop Thumbnail" +msgstr "Snijd thumbnail bij" + #: ../functions/editor.php:25 msgid "You are not allowed to do this." msgstr "Je hebt geen toestemming dit te doen." @@ -35,7 +49,9 @@ msgid "Cropping is disabled for this post-type." msgstr "Bijsnijden is uitgeschakeld voor dit berichttype." #: ../functions/editor.php:80 -msgid "No images attached to this post yet. Please upload some via the upload dialog." +msgid "" +"No images attached to this post yet. Please upload some via the upload " +"dialog." msgstr "" "Er zijn nog geen afbeeldingen in dit bericht. Je kunt afbeeldingen uploaden " "via het upload scherm." @@ -99,7 +115,8 @@ msgstr "Stap 1: Kies een afbeelding aan de rechterkant van dit scherm." #: ../functions/editor.php:219 msgid "" -"Step 2: Use your mouse to change the size of the rectangle on the image above." +"Step 2: Use your mouse to change the size of the rectangle on the image " +"above." msgstr "" "Stap 2: Gebruik de muis om de grootte van de rechthoek in de afbeelding " "hierboven aan te passen." @@ -137,57 +154,45 @@ msgstr "Grootte:" msgid "Ratio:" msgstr "Aspect-ratio:" -#: ../functions/editor.php:499 -msgid "Crop Thumbnails" -msgstr "Snijd thumbnails bij" - -#: ../functions/editor.php:503 -msgid "Crop Featured Image" -msgstr "Snijd uitgelichte afbeelding bij" - -#: ../functions/editor.php:517 -msgid "Crop Thumbnail" -msgstr "Snijd thumbnail bij" - -#: ../functions/save.php:105 +#: ../functions/save.php:106 #, php-format -msgid "Cant generate filesize \"%s\"." -msgstr "Kan de bestandsgrootte \"%s\" niet aanmaken." +msgid "Can't generate filesize '%s'." +msgstr "Kan de bestandsgrootte '%s' niet aanmaken." -#: ../functions/save.php:112 +#: ../functions/save.php:113 msgid "Can't copy temporary file to media library." msgstr "" "Het tijdelijke bestand kan niet gekopieerd worden naar de mediabibliotheek." -#: ../functions/save.php:116 +#: ../functions/save.php:117 msgid "Can't delete temporary file." msgstr "Het tijdelijke bestand kan niet verwijderd worden." -#: ../functions/save.php:204 +#: ../functions/save.php:205 msgid "ERROR: Security Check failed (maybe a timeout - please try again)." msgstr "" "ERROR: Beveiligingscheck is mislukt (dit is mogelijk een timeout - probeer " "het opnieuw)." -#: ../functions/save.php:208 +#: ../functions/save.php:209 msgid "ERROR: Submitted data is incomplete." msgstr "ERROR: Toegevoegde data is niet volledig!" -#: ../functions/save.php:216 +#: ../functions/save.php:217 msgid "Cropping to these dimensions on this image is not possible." msgstr "" "Het bijsnijden met deze afmetingen is niet mogelijk bij deze afbeelding." -#: ../functions/save.php:227 +#: ../functions/save.php:228 msgid "ERROR: Can't find original image in database!" msgstr "" "ERROR: De originele afbeelding kan niet in de database gevonden worden!" -#: ../functions/save.php:230 +#: ../functions/save.php:231 msgid "ERROR: Can't find original image file!" msgstr "ERROR: De originele afbeelding kan niet gevonden worden!" -#: ../functions/save.php:233 +#: ../functions/save.php:234 msgid "ERROR: Can't find original image metadata!" msgstr "" "ERROR: De originele metadata van de de afbeelding kunnen niet gevonden " @@ -222,9 +227,7 @@ msgid "Sizes and Post Types" msgstr "Afbeeldingsgroottes en berichttypes" #: ../functions/settings.php:73 -msgid "" -"Choose the image size options you want to hide for each post type. " - +msgid "Choose the image size options you want to hide for each post type." msgstr "" "Kies de afbeeldingsgroottes die je wilt verbergen. Kies een berichttype om " "elk gebruik van de plugin daarbij te voorkomen." @@ -243,10 +246,10 @@ msgstr "Zet Data-Debug aan." #: ../functions/settings.php:90 msgid "" -"Crop-Thumbnails is designed to make cropping images easy. For some post types, " -"not all crop sizes are needed, but the " -"plugin will automatically create all the crop sizes. Here you can select which crop sizes " -"are available in the cropping interface for each post type.." +"Crop-Thumbnails is designed to make cropping images easy. For some post " +"types, not all crop sizes are needed, but the plugin will automatically " +"create all the crop sizes. Here you can select which crop sizes are " +"available in the cropping interface for each post type.." msgstr "" "Crop-Thumbnails is gemaakt om het bijsnijden van afbeeldingen makkelijker te " "maken voor de gebruiker. Het komt vaak voor dat de gebruiker slechts naar " @@ -263,7 +266,7 @@ msgstr "" "Crop-Thumbnails laat alleen bijgesneden afbeeldingen zien. Afbeeldingen die " "niet bijgesneden zijn zullen altijd verborgen blijven." -#: ../functions/settings.php:146 +#: ../functions/settings.php:149 msgid "" "ATTENTION: be aware that you can break things, when you activate this. When " "activated your are able to cut those images to a spezific dimension that are " @@ -275,7 +278,7 @@ msgstr "" "specifieke grootte die niet oorspronkelijk bijgesneden zijn. De naam van de " "afbeelding zal niet veranderen. Je moet extra voorzichtig zijn als:" -#: ../functions/settings.php:148 +#: ../functions/settings.php:151 msgid "" "you had inserted the image before on any page or post. (There may be height " "and width stored directly in the page-content.)" @@ -283,7 +286,7 @@ msgstr "" "Je hebt de afbeelding al eerder toegevoegd in een pagina of bericht. (Er kan " "een hoogte en breedte direct aangegeven zijn in de inhoud.)" -#: ../functions/settings.php:149 +#: ../functions/settings.php:152 msgid "" "you use a plugin that expect the original image size. (The original image-" "size is also \"stored\" in the filename.)" @@ -291,7 +294,7 @@ msgstr "" "Je gebruikt een plugin die de originele afbeeldingsgroottes verwacht. (De " "oorspronkelijke afbeeldingsgrootte is ook \"opgeslagen\" in de bestandsnaam.)" -#: ../functions/settings.php:151 +#: ../functions/settings.php:154 msgid "" "The \"full\" image-size will never be cropped, otherwise you are not able to " "restore any image-size." diff --git a/lang/cpt_lang-pt_BR.mo b/lang/cpt_lang-pt_BR.mo index 5414a4c..29973b6 100644 Binary files a/lang/cpt_lang-pt_BR.mo and b/lang/cpt_lang-pt_BR.mo differ diff --git a/lang/cpt_lang-pt_BR.po b/lang/cpt_lang-pt_BR.po index b4021c6..ad83456 100644 --- a/lang/cpt_lang-pt_BR.po +++ b/lang/cpt_lang-pt_BR.po @@ -2,20 +2,20 @@ msgid "" msgstr "" "Project-Id-Version: Crop Thumbnails v0.7.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-03 14:36+0100\n" -"PO-Revision-Date: 2012-12-04 14:45+0100\n" +"POT-Creation-Date: 2015-11-18 22:26+0100\n" +"PO-Revision-Date: 2015-11-18 22:26+0100\n" "Last-Translator: Volkmar Kantor \n" "Language-Team: \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Poedit-Language: Portuguese\n" -"X-Poedit-Country: BRAZIL\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html__;esc_attr_e;esc_attr__\n" "X-Poedit-Basepath: ../\n" "X-Textdomain-Support: yes\n" +"X-Generator: Poedit 1.7.6\n" "X-Poedit-SearchPath-0: .\n" # @ default @@ -24,236 +24,309 @@ msgid "Crop your thumbnails, the easy way." msgstr "Cortando suas miniaturas de uma maneira mais simples" # @ cpt_lang -#: functions/editor.php:23 -#: functions/editor.php:43 -msgid "An error occurred!" -msgstr "Ocorreu um erro!" +#: functions/backendpreparer.php:84 functions/backendpreparer.php:87 +msgid "Crop Thumbnails" +msgstr "Cortar Miniaturas" -#: functions/editor.php:39 +#: functions/backendpreparer.php:98 functions/backendpreparer.php:101 +msgid "Crop Featured Image" +msgstr "Cortar Imagem Destacada" + +# @ cpt_lang +#: functions/backendpreparer.php:127 functions/backendpreparer.php:130 +#: functions/backendpreparer.php:252 functions/backendpreparer.php:253 +msgid "Crop Thumbnail" +msgstr "Cortar Miniatura" + +#: functions/editor.php:25 +msgid "You are not allowed to do this." +msgstr "" + +#: functions/editor.php:41 msgid "No featured image set for this post until now." msgstr "Sem Imagem Destacada definida para este post até o momento." # @ cpt_lang -#: functions/editor.php:75 -#: functions/editor.php:187 +#: functions/editor.php:45 +msgid "An error occurred!" +msgstr "Ocorreu um erro!" + +# @ cpt_lang +#: functions/editor.php:78 functions/editor.php:204 msgid "Cropping is disabled for this post-type." msgstr "O corte está desativado para este tipo de post." # @ cpt_lang -#: functions/editor.php:77 -msgid "No images attached to this post yet. Please upload some via the upload dialog." -msgstr "Não há imagens neste post ainda. Você tem que carregar alguma através da caixa de diálogo de upload." +#: functions/editor.php:80 +msgid "" +"No images attached to this post yet. Please upload some via the upload " +"dialog." +msgstr "" +"Não há imagens neste post ainda. Você tem que carregar alguma através da " +"caixa de diálogo de upload." # @ cpt_lang -#: functions/editor.php:98 +#: functions/editor.php:101 msgid "Choose the image you want to crop." msgstr "Escolha a imagem que você deseja cortar." # @ cpt_lang -#: functions/editor.php:104 +#: functions/editor.php:107 msgid "Post Thumbnail" msgstr "Publicar Miniatura" # @ cpt_lang -#: functions/editor.php:104 +#: functions/editor.php:107 #, php-format msgid "Image %d" msgstr "Imagem %d" # @ cpt_lang -#: functions/editor.php:164 +#: functions/editor.php:180 msgid "Bug--this should not have occurred." msgstr "bug - isso não devia ter acontececido" # @ cpt_lang -#: functions/editor.php:165 -msgid "Warning: the original image is too small to be cropped in good quality with this thumbnail size." -msgstr "Atenção: a imagem original é muito pequena para ser cortada em boa qualidade neste tamanho de miniatura." +#: functions/editor.php:181 +msgid "" +"Warning: the original image is too small to be cropped in good quality with " +"this thumbnail size." +msgstr "" +"Atenção: a imagem original é muito pequena para ser cortada em boa qualidade " +"neste tamanho de miniatura." # @ cpt_lang -#: functions/editor.php:166 +#: functions/editor.php:182 msgid "First, select an image. Then, click once again." msgstr "Primeiro, selecione uma imagem. Em seguida, clique novamente." # @ cpt_lang -#: functions/editor.php:192 +#: functions/editor.php:209 msgid "back to image list" msgstr "volte a lista de imagens" # @ cpt_lang -#: functions/editor.php:193 +#: functions/editor.php:210 msgid "Please wait until the images are cropped." msgstr "Por favor, aguarde até que as imagens sejam cortadas." # @ cpt_lang -#: functions/editor.php:196 +#: functions/editor.php:213 msgid "Raw" msgstr "Bruta" # @ cpt_lang -#: functions/editor.php:196 -#: functions/editor.php:237 +#: functions/editor.php:213 functions/editor.php:279 msgid "pixel" msgstr "pixel" # @ cpt_lang -#: functions/editor.php:198 +#: functions/editor.php:215 msgid "Save Crop" msgstr "Cortar e Salvar" # @ cpt_lang -#: functions/editor.php:199 +#: functions/editor.php:216 msgid "Quick Instructions" msgstr "Instruções Rápidas" # @ cpt_lang -#: functions/editor.php:201 +#: functions/editor.php:218 msgid "Step 1: Choose an image from the right." msgstr "Passo 1: Escolha uma imagem à direita." # @ cpt_lang -#: functions/editor.php:202 -msgid "Step 2: Use your mouse to change the size of the rectangle on the image above." -msgstr "Passo 2: Use o mouse para alterar o tamanho do retângulo na imagem acima." +#: functions/editor.php:219 +msgid "" +"Step 2: Use your mouse to change the size of the rectangle on the image " +"above." +msgstr "" +"Passo 2: Use o mouse para alterar o tamanho do retângulo na imagem acima." # @ cpt_lang -#: functions/editor.php:203 +#: functions/editor.php:220 msgid "Step 3: Click on \"Save Crop\"." msgstr "Passo 3: Clique em \"Cortar e Salvar\"." # @ cpt_lang -#: functions/editor.php:208 +#: functions/editor.php:225 msgid "Crop all images with same ratio at once" msgstr "Selecionar imagens com mesma proporção de uma só vez" # @ cpt_lang -#: functions/editor.php:209 +#: functions/editor.php:226 msgid "deselect all" msgstr "Desmarcar Todos" # @ cpt_lang -#: functions/editor.php:221 +#: functions/editor.php:262 msgid "cropped" msgstr "Cortadas" +#: functions/editor.php:271 +msgid "maximum" +msgstr "" + # @ cpt_lang -#: functions/editor.php:231 +#: functions/editor.php:286 msgid "Original image size too small for good crop quality!" msgstr "Imagem original muito pequena para um corte de qualidade!" # @ cpt_lang -#: functions/editor.php:237 +#: functions/editor.php:292 msgid "Dimensions:" msgstr "Dimensões:" # @ cpt_lang -#: functions/editor.php:238 +#: functions/editor.php:293 msgid "Ratio:" msgstr "Relação:" -# @ cpt_lang -#: functions/editor.php:421 -msgid "Crop Thumbnails" -msgstr "Cortar Miniaturas" - -#: functions/editor.php:425 -msgid "Crop Featured Image" -msgstr "Cortar Imagem Destacada" - -# @ cpt_lang -#: functions/editor.php:439 -msgid "Crop Thumbnail" -msgstr "Cortar Miniatura" - -# @ cpt_lang -#: functions/save.php:95 +#: functions/save.php:106 #, php-format -msgid "Cant generate filesize \"%s\"." -msgstr "Não é possível gerar o tamanho \"%s\"." +msgid "Can't generate filesize '%s'." +msgstr "Não é possível gerar o tamanho '%s'." # @ cpt_lang -#: functions/save.php:102 +#: functions/save.php:113 msgid "Can't copy temporary file to media library." msgstr "Não é possível copiar arquivo temporário para a biblioteca de mídia." # @ cpt_lang -#: functions/save.php:106 +#: functions/save.php:117 msgid "Can't delete temporary file." msgstr "Não é possível excluir arquivo temporário." # @ cpt_lang -#: functions/save.php:172 +#: functions/save.php:205 msgid "ERROR: Security Check failed (maybe a timeout - please try again)." -msgstr "ERRO: Verificação de Segurança falhou (talvez pelo tempo limite ter sido atingido - por favor, tente novamente)." +msgstr "" +"ERRO: Verificação de Segurança falhou (talvez pelo tempo limite ter sido " +"atingido - por favor, tente novamente)." # @ cpt_lang -#: functions/save.php:176 +#: functions/save.php:209 msgid "ERROR: Submitted data is incomplete." msgstr "ERRO: Dados enviados não estão completos." # @ cpt_lang -#: functions/save.php:184 +#: functions/save.php:217 msgid "Cropping to these dimensions on this image is not possible." msgstr "Um corte com estas dimensões sobre esta imagem não é possível." # @ cpt_lang -#: functions/save.php:195 +#: functions/save.php:228 msgid "ERROR: Can't find original image in database!" msgstr "ERRO: Não é possível localizar a imagem original no banco de dados!" # @ cpt_lang -#: functions/save.php:198 +#: functions/save.php:231 msgid "ERROR: Can't find original image file!" msgstr "ERRO: Não é possível encontrar arquivo de imagem original!" # @ cpt_lang -#: functions/save.php:201 +#: functions/save.php:234 msgid "ERROR: Can't find original image metadata!" msgstr "ERRO: Não é possível encontrar os metadados da imagem original!" # @ cpt_lang -#: functions/settings.php:16 -#: functions/settings.php:30 +#: functions/settings.php:24 functions/settings.php:38 msgid "Settings" msgstr "Configurações" # @ cpt_lang -#: functions/settings.php:23 +#: functions/settings.php:31 msgid "Crop Post Thumbnail Page" msgstr "Cortar miniaturas na página do post" # @ cpt_lang -#: functions/settings.php:35 +#: functions/settings.php:44 msgid "Save Changes" msgstr "Salvar Mudanças" # @ cpt_lang -#: functions/settings.php:39 +#: functions/settings.php:49 msgid "Support the plugin author" msgstr "Apoiar o autor do plugin" # @ cpt_lang -#: functions/settings.php:40 -msgid "You can support the plugin author
(and let him know you love this plugin)
by donating via Paypal. Thanks a lot!" -msgstr "Você pode apoiar o autor do plugin
(e deixá-lo saber que você ama este plugin)
doando via Paypal. Muito obrigado!" +#: functions/settings.php:50 +msgid "" +"You can support the plugin author
(and let him know you love this " +"plugin)
by donating via Paypal. Thanks a lot!" +msgstr "" +"Você pode apoiar o autor do plugin
(e deixá-lo saber que você ama este " +"plugin)
doando via Paypal. Muito obrigado!" # @ cpt_lang -#: functions/settings.php:60 +#: functions/settings.php:72 msgid "Sizes and Post Types" msgstr "Tamanhos e Tipos de Post" # @ cpt_lang -#: functions/settings.php:61 +#: functions/settings.php:73 msgid "Choose the image size options you want to hide for each post type." -msgstr "Escolha os tamanhos de imagem que você deseja esconder. Escolha um tipo de post para evitar qualquer uso do plugin para essas entradas." +msgstr "" +"Escolha os tamanhos de imagem que você deseja esconder. Escolha um tipo de " +"post para evitar qualquer uso do plugin para essas entradas." + +#: functions/settings.php:81 +msgid "Developer Settings" +msgstr "" + +#: functions/settings.php:83 +msgid "Enable JS-Debug." +msgstr "" + +#: functions/settings.php:85 +msgid "Enable Data-Debug." +msgstr "" # @ cpt_lang -#: functions/settings.php:66 -msgid "Crop-Thumbnails is designed to make cropping images easy. For some post types, not all crop sizes are needed, but the plugin will automatically create all the crop sizes. Here you can select which crop sizes are available in the cropping interface for each post type.." -msgstr "Crop-Thumbnails é criado para fazer recorte fácil para o usuário. Muitas vezes o utilizador necessita somente de um recorte, pois depende dele em seu post. Mas o sistema irá criar também todos os outros tamanhos. Então, aqui você pode selecionar para que as miniaturas de seu post sejam visíveis na interface do plugin." +#: functions/settings.php:90 +msgid "" +"Crop-Thumbnails is designed to make cropping images easy. For some post " +"types, not all crop sizes are needed, but the plugin will automatically " +"create all the crop sizes. Here you can select which crop sizes are " +"available in the cropping interface for each post type.." +msgstr "" +"Crop-Thumbnails é criado para fazer recorte fácil para o usuário. Muitas " +"vezes o utilizador necessita somente de um recorte, pois depende dele em seu " +"post. Mas o sistema irá criar também todos os outros tamanhos. Então, aqui " +"você pode selecionar para que as miniaturas de seu post sejam visíveis na " +"interface do plugin." # @ cpt_lang -#: functions/settings.php:67 -msgid "Crop-Thumbnails will only show cropped images. Sizes with no crop will always be hidden." -msgstr "Crop-Thumbnails só irá mostrar imagens cortadas - tamanhos sem cortes serão sempre escondidos." +#: functions/settings.php:91 +msgid "" +"Crop-Thumbnails will only show cropped images. Sizes with no crop will " +"always be hidden." +msgstr "" +"Crop-Thumbnails só irá mostrar imagens cortadas - tamanhos sem cortes serão " +"sempre escondidos." + +#: functions/settings.php:149 +msgid "" +"ATTENTION: be aware that you can break things, when you activate this. When " +"activated your are able to cut those images to a spezific dimension that are " +"not cropped. The name of the image will not change. You should be extra " +"carefull when:" +msgstr "" +#: functions/settings.php:151 +msgid "" +"you had inserted the image before on any page or post. (There may be height " +"and width stored directly in the page-content.)" +msgstr "" + +#: functions/settings.php:152 +msgid "" +"you use a plugin that expect the original image size. (The original image-" +"size is also \"stored\" in the filename.)" +msgstr "" + +#: functions/settings.php:154 +msgid "" +"The \"full\" image-size will never be cropped, otherwise you are not able to " +"restore any image-size." +msgstr "" diff --git a/lang/cpt_lang-uk.mo b/lang/cpt_lang-uk.mo index e143161..87490e1 100644 Binary files a/lang/cpt_lang-uk.mo and b/lang/cpt_lang-uk.mo differ diff --git a/lang/cpt_lang-uk.po b/lang/cpt_lang-uk.po index 8608ca1..3e9bf8e 100644 --- a/lang/cpt_lang-uk.po +++ b/lang/cpt_lang-uk.po @@ -2,17 +2,17 @@ msgid "" msgstr "" "Project-Id-Version: Crop-Post-Thumbnails\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-03 14:35+0100\n" -"PO-Revision-Date: 2013-06-07 01:03+0200\n" +"POT-Creation-Date: 2015-11-18 22:26+0100\n" +"PO-Revision-Date: 2015-11-18 22:26+0100\n" "Last-Translator: Jurko Chervony \n" "Language-Team: Skinik \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e;esc_attr_e;esc_attr__;esc_html_e\n" "X-Poedit-Basepath: .\n" -"X-Generator: Poedit 1.5.4\n" -"Language: Ukrainian\n" +"X-Generator: Poedit 1.7.6\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-SearchPath-0: ..\n" @@ -20,176 +20,188 @@ msgstr "" msgid "Crop your thumbnails, the easy way." msgstr "Обрізайте мініатюри простим методом." -#: ../functions/editor.php:23 ../functions/editor.php:43 -msgid "An error occurred!" -msgstr "Виникла помилка!" +#: ../functions/backendpreparer.php:84 ../functions/backendpreparer.php:87 +msgid "Crop Thumbnails" +msgstr "Обрізати мініатюри" + +#: ../functions/backendpreparer.php:98 ../functions/backendpreparer.php:101 +msgid "Crop Featured Image" +msgstr "Обрізати головне зображення" -#: ../functions/editor.php:39 +#: ../functions/backendpreparer.php:127 ../functions/backendpreparer.php:130 +#: ../functions/backendpreparer.php:252 +msgid "Crop Thumbnail" +msgstr "Обрізати мініатюру" + +#: ../functions/editor.php:25 +msgid "You are not allowed to do this." +msgstr "" + +#: ../functions/editor.php:41 msgid "No featured image set for this post until now." msgstr "" -#: ../functions/editor.php:75 ../functions/editor.php:187 +#: ../functions/editor.php:45 +msgid "An error occurred!" +msgstr "Виникла помилка!" + +#: ../functions/editor.php:78 ../functions/editor.php:204 msgid "Cropping is disabled for this post-type." msgstr "Обрізання картинок вимкнене для цього типу матеріалу." -#: ../functions/editor.php:77 -msgid "No images attached to this post yet. Please upload some via the upload dialog." +#: ../functions/editor.php:80 +msgid "" +"No images attached to this post yet. Please upload some via the upload " +"dialog." msgstr "" -#: ../functions/editor.php:98 +#: ../functions/editor.php:101 msgid "Choose the image you want to crop." msgstr "Оберіть зображення, яке потрібно обрізати." -#: ../functions/editor.php:104 +#: ../functions/editor.php:107 msgid "Post Thumbnail" msgstr "Головне зображення" -#: ../functions/editor.php:104 +#: ../functions/editor.php:107 #, php-format msgid "Image %d" msgstr "" -#: ../functions/editor.php:164 +#: ../functions/editor.php:180 msgid "Bug--this should not have occurred." msgstr "" -#: ../functions/editor.php:165 +#: ../functions/editor.php:181 msgid "" "Warning: the original image is too small to be cropped in good quality with " "this thumbnail size." msgstr "" -#: ../functions/editor.php:166 +#: ../functions/editor.php:182 msgid "First, select an image. Then, click once again." msgstr "Спочатку виберіть справа зображення. Потім натисніть кнопку ще раз." -#: ../functions/editor.php:192 +#: ../functions/editor.php:209 msgid "back to image list" msgstr "" -#: ../functions/editor.php:193 +#: ../functions/editor.php:210 msgid "Please wait until the images are cropped." msgstr "Будь ласка, зачекайте. Триває обробка зображення." -#: ../functions/editor.php:196 +#: ../functions/editor.php:213 msgid "Raw" msgstr "Оригінал" -#: ../functions/editor.php:196 ../functions/editor.php:237 +#: ../functions/editor.php:213 ../functions/editor.php:279 msgid "pixel" msgstr "пікселів" -#: ../functions/editor.php:198 +#: ../functions/editor.php:215 msgid "Save Crop" msgstr "Обрізати" -#: ../functions/editor.php:199 +#: ../functions/editor.php:216 msgid "Quick Instructions" msgstr "Коротка інструкція" -#: ../functions/editor.php:201 +#: ../functions/editor.php:218 msgid "Step 1: Choose an image from the right." msgstr "1) Оберіть розмір зображення справа." -#: ../functions/editor.php:202 +#: ../functions/editor.php:219 msgid "" -"Step 2: Use your mouse to change the size of the rectangle on the image above." +"Step 2: Use your mouse to change the size of the rectangle on the image " +"above." msgstr "2) Переміщуйте виділену область, яку слід залишити на картинці." -#: ../functions/editor.php:203 +#: ../functions/editor.php:220 msgid "Step 3: Click on \"Save Crop\"." msgstr "3) Натисніть кнопку «Обрізати»." -#: ../functions/editor.php:208 +#: ../functions/editor.php:225 msgid "Crop all images with same ratio at once" msgstr "Одразу виділити область з потрібними пропорціями" -#: ../functions/editor.php:209 +#: ../functions/editor.php:226 msgid "deselect all" msgstr "скасувати виділення" -#: ../functions/editor.php:221 +#: ../functions/editor.php:262 msgid "cropped" msgstr "обрізано" -#: ../functions/editor.php:231 +#: ../functions/editor.php:271 +msgid "maximum" +msgstr "" + +#: ../functions/editor.php:286 msgid "Original image size too small for good crop quality!" msgstr "" -#: ../functions/editor.php:237 +#: ../functions/editor.php:292 msgid "Dimensions:" msgstr "Розмір:" -#: ../functions/editor.php:238 +#: ../functions/editor.php:293 msgid "Ratio:" msgstr "Пропорції:" -#: ../functions/editor.php:421 -msgid "Crop Thumbnails" -msgstr "Обрізати мініатюри" - -#: ../functions/editor.php:425 -msgid "Crop Featured Image" -msgstr "Обрізати головне зображення" - -#: ../functions/editor.php:439 -msgid "Crop Thumbnail" -msgstr "Обрізати мініатюру" - -#: ../functions/save.php:95 +#: ../functions/save.php:106 #, php-format -msgid "Cant generate filesize \"%s\"." +msgid "Can't generate filesize '%s'." msgstr "" -#: ../functions/save.php:102 +#: ../functions/save.php:113 msgid "Can't copy temporary file to media library." msgstr "Неможливо скопіювати тимчасовий файл до медіа-бібліотеки." -#: ../functions/save.php:106 +#: ../functions/save.php:117 msgid "Can't delete temporary file." msgstr "Неможливо видалити тимчасовий файл." -#: ../functions/save.php:172 +#: ../functions/save.php:205 msgid "ERROR: Security Check failed (maybe a timeout - please try again)." msgstr "" -#: ../functions/save.php:176 +#: ../functions/save.php:209 msgid "ERROR: Submitted data is incomplete." msgstr "" -#: ../functions/save.php:184 +#: ../functions/save.php:217 msgid "Cropping to these dimensions on this image is not possible." msgstr "Неможливо обрізати це зображення з такими розмірами." -#: ../functions/save.php:195 +#: ../functions/save.php:228 msgid "ERROR: Can't find original image in database!" msgstr "" -#: ../functions/save.php:198 +#: ../functions/save.php:231 msgid "ERROR: Can't find original image file!" msgstr "" -#: ../functions/save.php:201 +#: ../functions/save.php:234 msgid "ERROR: Can't find original image metadata!" msgstr "" -#: ../functions/settings.php:16 ../functions/settings.php:30 +#: ../functions/settings.php:24 ../functions/settings.php:38 msgid "Settings" msgstr "Налаштування" -#: ../functions/settings.php:23 +#: ../functions/settings.php:31 msgid "Crop Post Thumbnail Page" msgstr "" -#: ../functions/settings.php:35 +#: ../functions/settings.php:44 msgid "Save Changes" msgstr "Зберегти зміни" -#: ../functions/settings.php:39 +#: ../functions/settings.php:49 msgid "Support the plugin author" msgstr "Підтримайте розробника плаґіну" -#: ../functions/settings.php:40 +#: ../functions/settings.php:50 msgid "" "You can support the plugin author
(and let him know you love this " "plugin)
by donating via Paypal. Thanks a lot!" @@ -197,31 +209,67 @@ msgstr "" "Ви можете підтримати розвиток плаґіну
переказавши кошти автору через " "Paypal." -#: ../functions/settings.php:60 +#: ../functions/settings.php:72 msgid "Sizes and Post Types" msgstr "Розміри і типи матеріалів" -#: ../functions/settings.php:61 -msgid "" -"Choose the image size options you want to hide for each post type. " - +#: ../functions/settings.php:73 +msgid "Choose the image size options you want to hide for each post type." msgstr "" "Виберіть розміри картинок, які Ви хочете приховати. Також можете вказати " "типи матеріалів, де слід заборонити обрізання картинок." -#: ../functions/settings.php:66 +#: ../functions/settings.php:81 +msgid "Developer Settings" +msgstr "" + +#: ../functions/settings.php:83 +msgid "Enable JS-Debug." +msgstr "" + +#: ../functions/settings.php:85 +msgid "Enable Data-Debug." +msgstr "" + +#: ../functions/settings.php:90 msgid "" -"Crop-Thumbnails is designed to make cropping images easy. For some post types, " -"not all crop sizes are needed, but the " -"plugin will automatically create all the crop sizes. Here you can select which crop sizes " -"are available in the cropping interface for each post type.." +"Crop-Thumbnails is designed to make cropping images easy. For some post " +"types, not all crop sizes are needed, but the plugin will automatically " +"create all the crop sizes. Here you can select which crop sizes are " +"available in the cropping interface for each post type.." msgstr "" "Цей плаґін створенно, щоб Ви могли легко і зручно обрізати зображення. Можна " "вказати для яких типів матеріалів дозволити обрізання картинок, а також які " "розміри зображень можна обрізати." -#: ../functions/settings.php:67 +#: ../functions/settings.php:91 msgid "" "Crop-Thumbnails will only show cropped images. Sizes with no crop will " "always be hidden." msgstr "Ті розміри зображень, які Ви не дозволили обрізати — буде приховано." + +#: ../functions/settings.php:149 +msgid "" +"ATTENTION: be aware that you can break things, when you activate this. When " +"activated your are able to cut those images to a spezific dimension that are " +"not cropped. The name of the image will not change. You should be extra " +"carefull when:" +msgstr "" + +#: ../functions/settings.php:151 +msgid "" +"you had inserted the image before on any page or post. (There may be height " +"and width stored directly in the page-content.)" +msgstr "" + +#: ../functions/settings.php:152 +msgid "" +"you use a plugin that expect the original image size. (The original image-" +"size is also \"stored\" in the filename.)" +msgstr "" + +#: ../functions/settings.php:154 +msgid "" +"The \"full\" image-size will never be cropped, otherwise you are not able to " +"restore any image-size." +msgstr ""