From 373bb8285d83d96a9a9c6beb25baaf26d5ea9195 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 12 Jul 2018 13:02:09 +0200 Subject: [PATCH] cherry-pick 24 commits from translation * 0c5c7b5 - Update fr_CA, thanks to bgoutier (2018-06-20 00:08:11 +0200) * 73f1d77 - Update tr_TR, thanks to LazBoy (2018-06-11 15:16:44 +0200) * 85e0fa7 - Update tr_TR, thanks to LazBoy (2018-06-11 06:39:57 +0200) * 91987cb - Update pl_PL, thanks to Sauron (2018-05-07 06:32:36 +0200) * 8620410 - Update et_EE, thanks to Pelagis (2018-05-03 05:36:16 +0200) * 73a6bd7 - Update da_DK, thanks to Kaare (2018-05-03 05:36:06 +0200) * e5d91e0 - Update fr_CA, thanks to bgoutier (2018-04-12 18:58:48 +0200) * d175899 - Update ja_JP, thanks to Trumpet (2018-04-11 07:17:04 +0200) * ee6cace - Update ja_JP, thanks to Trumpet (2018-04-09 11:50:42 +0200) * f357238 - Update ja_JP, thanks to Trumpet (2018-04-09 11:50:32 +0200) * d98898e - Update ja_JP, thanks to Trumpet (2018-04-09 11:50:22 +0200) * 616a302 - Update ro_RO, thanks to enels (2018-04-01 18:03:07 +0200) * e054045 - Update he_IL, thanks to ymoran00 (2018-03-31 15:29:09 +0200) * 06ddfdb - Update et_EE, thanks to Pelagis (2018-03-31 15:28:49 +0200) * 80573e4 - Update fa_IR, thanks to Garcia (2018-03-31 15:28:39 +0200) * c1f17d2 - Update el_GR, thanks to bas_alba (2018-03-13 09:36:26 +0100) * 2358ec5 - Update vi_VN, thanks to dummy (2018-03-13 09:36:02 +0100) * a8b366e - Update tr_TR, thanks to katpatuka (2018-03-12 06:22:02 +0100) * 8010195 - Update he_IL, thanks to ymoran00 (2018-03-11 16:59:33 +0100) * fe71833 - Update nl_NL, thanks to hjb60 (2018-03-04 21:09:15 +0100) * b456b89 - Update nl_NL, thanks to hjb60 (2018-03-04 21:09:05 +0100) * bb27be0 - Update hu_HU, thanks to bugge (2018-03-02 06:26:10 +0100) * f5532ed - Update hu_HU, thanks to bugge (2018-03-02 06:26:02 +0100) * 865b1bb - Update pl_PL, thanks to Sauron (2018-03-02 06:24:54 +0100) --- language/da_DK/common.lang.php | 22 ++-- language/el_GR/help/quick_search.html | 141 ++++++++++++++++++++++++++ language/et_EE/admin.lang.php | 5 +- language/et_EE/upgrade.lang.php | 2 +- language/fa_IR/admin.lang.php | 47 +++++---- language/fr_CA/admin.lang.php | 5 +- language/fr_CA/help/quick_search.html | 141 ++++++++++++++++++++++++++ language/he_IL/admin.lang.php | 33 +++++- language/he_IL/common.lang.php | 5 +- language/hu_HU/help/cat_perm.html | 11 ++ language/hu_HU/upgrade.lang.php | 2 +- language/ja_JP/admin.lang.php | 21 +++- language/ja_JP/common.lang.php | 4 +- language/ja_JP/help/quick_search.html | 141 ++++++++++++++++++++++++++ language/ja_JP/upgrade.lang.php | 3 +- language/nl_NL/common.lang.php | 2 +- language/nl_NL/help/quick_search.html | 141 ++++++++++++++++++++++++++ language/pl_PL/admin.lang.php | 2 +- language/pl_PL/help/quick_search.html | 141 ++++++++++++++++++++++++++ language/ro_RO/help/help_groups.html | 11 ++ language/tr_TR/admin.lang.php | 15 ++- language/tr_TR/help/quick_search.html | 141 ++++++++++++++++++++++++++ language/vi_VN/help/group_list.html | 22 ++++ 23 files changed, 1018 insertions(+), 40 deletions(-) create mode 100755 language/el_GR/help/quick_search.html create mode 100755 language/fr_CA/help/quick_search.html create mode 100755 language/hu_HU/help/cat_perm.html create mode 100755 language/ja_JP/help/quick_search.html create mode 100755 language/nl_NL/help/quick_search.html create mode 100755 language/pl_PL/help/quick_search.html create mode 100755 language/ro_RO/help/help_groups.html create mode 100755 language/tr_TR/help/quick_search.html create mode 100755 language/vi_VN/help/group_list.html diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index 35470f2d2..1f0393cbf 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -197,10 +197,10 @@ $lang['last %d days'] = 'seneste %d dage'; $lang['Last'] = 'Sidste'; $lang['Logout'] = 'Log af'; $lang['obligatory'] = 'obligatorisk'; -$lang['display a calendar by creation date'] = 'viser en kalender over oprettelsesdatoer'; +$lang['display a calendar by creation date'] = 'viser en kalender med oprettelsesdatoer'; $lang['display all photos in all sub-albums'] = 'vis alle fotografier i alle underalbummer'; $lang['return to normal view mode'] = 'tilbage til normal visning'; -$lang['display a calendar by posted date'] = 'viser en kalender over tilføjelsesdatoer'; +$lang['display a calendar by posted date'] = 'viser en kalender med tilføjelsesdatoer'; $lang['month'][10] = 'Oktober'; $lang['month'][11] = 'November'; $lang['month'][12] = 'December'; @@ -215,7 +215,7 @@ $lang['month'][8] = 'August'; $lang['month'][9] = 'September'; $lang['Most visited'] = 'Mest sete'; $lang['display most visited photos'] = 'vis mest sete fotografier'; -$lang['The number of photos per page must be a not null scalar'] = 'Antallet af fotografier pr. side må ikke være nul'; +$lang['The number of photos per page must be a not null scalar'] = 'Antallet af fotografier pr. side skal være et heltal som ikke er nul'; $lang['Number of photos per page'] = 'Antal fotografier pr. side'; $lang['Unknown identifier'] = 'Ukendt identifikation'; $lang['New password'] = 'Ny adgangskode'; @@ -313,7 +313,7 @@ $lang['display photos linked to this tag'] = 'Se fotografier knyttet til dette t $lang['photos posted during the last %d days'] = 'fotografier tilføjet de seneste %d dage'; $lang['Piwigo Help'] = 'Hjælp til Piwigo'; $lang['Rank'] = 'Karakter'; -$lang['group by letters'] = 'alfabetiske grupper'; +$lang['group by letters'] = 'alfabetisk gruppering'; $lang['letters'] = 'bogstaver'; $lang['show tag cloud'] = 'vis tag-sky'; $lang['cloud'] = 'sky'; @@ -367,7 +367,7 @@ $lang['thumb'] = 'Miniaturebillede'; $lang['small'] = 'S - lille'; $lang['medium'] = 'M - medium'; $lang['large'] = 'L - stor'; -$lang['xlarge'] = 'XL - ekstra stor'; +$lang['xlarge'] = 'XL - meget stor'; $lang['xxlarge'] = 'XXL - ekstrem stor'; $lang['Original'] = 'Original'; $lang['Thank you for registering at %s!'] = 'Tak for din registrering hos %s!'; @@ -381,8 +381,8 @@ $lang['Photo sizes'] = 'Fotostørrelser'; $lang['View in'] = 'Vis i'; $lang['Mobile'] = 'Mobil'; $lang['Desktop'] = 'Desktop'; -$lang['2small'] = 'XXS - meget lille'; -$lang['xsmall'] = 'XS - ekstra lille'; +$lang['2small'] = 'XXS - ekstrem lille'; +$lang['xsmall'] = 'XS - meget lille'; $lang['File name, A → Z'] = 'Filnavn, A → Å'; $lang['File name, Z → A'] = 'Filnavn, Å → A'; $lang['Photo title, A → Z'] = 'Fototitel, A → Å'; @@ -391,10 +391,10 @@ $lang['Date created, new → old'] = 'Dato oprettet, ny → gammel'; $lang['Date created, old → new'] = 'Dato oprettet, gammel → ny'; $lang['Date posted, new → old'] = 'Dato tilføjet, ny → gammel'; $lang['Date posted, old → new'] = 'Dato tilføjet, gammel → ny'; -$lang['Rating score, high → low'] = 'bedømmelsesscore, høj → lav'; -$lang['Rating score, low → high'] = 'bedømmelsesscore, lav → høj'; -$lang['Visits, high → low'] = 'Besøgende, høj → lav'; -$lang['Visits, low → high'] = 'Besøgende, lav → høj'; +$lang['Rating score, high → low'] = 'Bedømmelse, høj → lav'; +$lang['Rating score, low → high'] = 'Bedømmelse, lav → høj'; +$lang['Visits, high → low'] = 'Besøg, høj → lav'; +$lang['Visits, low → high'] = 'Besøg, lav → høj'; $lang['Numeric identifier, 1 → 9'] = 'Numerisk identifikation, 1 → 9'; $lang['Numeric identifier, 9 → 1'] = 'Numerisk identifikation, 9 → 1'; $lang['Manual sort order'] = 'Manuel sorteringsrækkefølge'; diff --git a/language/el_GR/help/quick_search.html b/language/el_GR/help/quick_search.html new file mode 100755 index 000000000..57a6c5517 --- /dev/null +++ b/language/el_GR/help/quick_search.html @@ -0,0 +1,141 @@ +

Αναζήτηση

+ +

Εκ προεπιλογής όλοι οι όροι αναζήτησης ταιριάζουν. Οι Αναζητήσεις δεν κάνουν διάκριση πεζών-κεφαλαίων.

+ + + + + + + + + + + + + + + + + + + + + + + + +
φράση σε εισαγωγικά
+"αναζήτηση" +
Χρησιμοποιήστε αναζήτηση με εισαγωγικά για αναζήτηση μια λέξης ακριβώς ή μιας φράσης.
+"george washington"
either term
+OR search
+
Add an OR between words.
+john OR bill
exclude
+NOT search
+-search +
Add a dash (-) or NOT before a word to exclude from search. Note that NOT acts as a filtering operator so you cannot have a search containing only NOT operators. You cannot combine OR with NOT (john OR NOT bill is not valid)
+george washington NOT bush
grouping
+()
+

+(mother OR father) AND (daugther OR son)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tag:
+tags: +
Searches only in tag names without looking at photo titles or descriptions.
+tag:john, tag:(john OR bill)
photo:
+photos: +
Searches only for photos with the given words in title or description.
+photo:John
file: +Searches by file name.
+file:DSC_
author: +Searches by author.
+author:John
created:
+taken: +shot: +
Searches photos by taken date.
+taken:2003 photos taken in 2003
+taken:20035,taken:2003-5,taken:2003-05 photos from may 2003
+taken:2003..2008 photos from 2003 to 2008
+taken:>2008,taken:2008*,taken:2008.. photos after Jan 1st 2008
+
posted: +Searches photos by posted date.
width:
+height: +
Searches photos with a given width or height.
size: +Searches photos by size in pixels
+size:5m returns photos of 5 megapixels
+size:>12m returns photos of 12 megapixels or more
ratio: +Searches photos by width/height ratio.
+ratio:3/4 OR ratio:4/3 finds photos from compact cameras in portrait or landscape modes +ratio:>16/9 finds panoramas +
hits: +
score:
+rating: +
Hint: score:* will give you all photos with at least one vote. score: will give you photos without votes.
filesize: +Searches photos by file size
+filesize:1m..10m finds files between 1MB and 10MB.
id: +Searches photos by its numeric identifier in Piwigo
+id:123..126 finds photo 123 to 126 (it may find between 0 and 4 photos, because photos can be deleted).
diff --git a/language/et_EE/admin.lang.php b/language/et_EE/admin.lang.php index 9762039e2..9e6670a46 100644 --- a/language/et_EE/admin.lang.php +++ b/language/et_EE/admin.lang.php @@ -1003,4 +1003,7 @@ $lang['No user is permitted to see this private album'] = 'Ükski kasutaja ei n $lang['Orphans'] = 'Orvuks jäänud fotod'; $lang['Piwigo %s is available, please update'] = 'Piwigo %s on saadaval, palun uuenda'; $lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync saab üles laadida kogu kausta hierarhia. Kui käivitad selle uuesti, siis laetakse ainult uued fotod'; -$lang['Recipients'] = 'Saajad'; \ No newline at end of file +$lang['Recipients'] = 'Saajad'; +$lang['Running on an up-to-date Piwigo is important for security.'] = 'Värske Piwigo versiooni kasutamine on turvalisuse huvides oluline'; +$lang['No tag selected, no action possible.'] = 'Silti ei ole valitud, toiming ei ole võimalik'; +$lang['Select tags'] = 'Vali sildid'; \ No newline at end of file diff --git a/language/et_EE/upgrade.lang.php b/language/et_EE/upgrade.lang.php index d142c6052..5eb2e28da 100755 --- a/language/et_EE/upgrade.lang.php +++ b/language/et_EE/upgrade.lang.php @@ -37,4 +37,4 @@ $lang['User permissions and group permissions have been erased'] = 'Kasutajate j $lang['You do not have access rights to run upgrade'] = 'Sul puudub õigus käivitada uuendust'; $lang['total SQL time'] = 'SQL aeg kokku'; $lang['total upgrade time'] = 'uuendamisel kulutatud aeg kokku'; -?> \ No newline at end of file +$lang['Discover what\'s new in Piwigo %s'] = 'Vaata, mida on uut Piwigo %s-s'; \ No newline at end of file diff --git a/language/fa_IR/admin.lang.php b/language/fa_IR/admin.lang.php index e6ff8c207..70de8ace8 100644 --- a/language/fa_IR/admin.lang.php +++ b/language/fa_IR/admin.lang.php @@ -325,7 +325,7 @@ $lang['Group management'] = 'مدیریت گروه‌ها'; $lang['User list'] = "لیست کاربران"; $lang['Database synchronization with files'] = 'همگام‌ سازی پایگاه‌ داده با فایل‌ها'; $lang['all'] = "همه"; -$lang['height must be a number superior to'] = 'بلندا باید بزرگتر باشد از'; +$lang['height must be a number superior to'] = 'طول باید بزرگتر باشد از'; $lang['width must be a number superior to'] = 'پهنا باید عددی باشد بزرگتر از'; $lang['for the file format'] = 'برای فرمت فایل'; $lang['Photo unreachable or no support'] = 'عکس غیر قابل دسترسی یا با فرمت ناشناخته است'; @@ -369,7 +369,7 @@ $lang['synchronize files metadata with database photos informations'] = 'همگ $lang['even already synchronized photos'] = 'حتی عکس های همگام شده'; $lang['Used metadata'] = 'ابرداده (Metadata) استفاده شد'; $lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = "نام دایرکتوری‌ها و فایل‌ها فقط می تواند شامل اعداد ، حروف و \"-\" ، \"_\" یا \".\" باشد."; -$lang['wrong filename'] = 'نام فایل نا درست است'; +$lang['wrong filename'] = 'نام فایل نادرست است'; $lang['Upload'] = "آپلود"; $lang['user "%s" added'] = "کاربر \"%s\" افزوده شد"; $lang['User status'] = "وضعیت کاربر"; @@ -442,7 +442,7 @@ $lang['Main "webmaster" user does not exist'] = '"مدیر کل" اصلی موج $lang['Main "webmaster" user status is incorrect'] = 'وضعیت "مدیر کل" درست نیست'; $lang['User "%s" created with "%s" like password'] = "کاربر \"%s\" با گذرواژه \"%s\" ایجاد شد"; $lang['Status of user "%s" updated'] = "وضعیت کاربر \"%s\" به روز شد"; -$lang['add new photos to caddie'] = 'افزودن عکس های تازه به سبد'; +$lang['add new photos to caddie'] = 'افزودن عکس‌های تازه به سبد'; $lang['No display'] = "بدون نمایش"; $lang['Classic display'] = "نمایش کلاسیک"; $lang['Hoverbox display'] = 'نمایش جعبه‌ی شناور'; @@ -568,9 +568,9 @@ $lang['Who can see these photos?'] = 'چه کسی قادر به مشاهده ی $lang['Who can see this photo?'] = 'چه کسی قادر به مشاهده ی این عکس باشد؟'; $lang['Settings'] = 'تنظیمات'; $lang['Resize'] = 'تغییر اندازه'; -$lang['Maximum width'] = 'بیشترین پهنا'; +$lang['Maximum width'] = 'حداکثر عرض'; $lang['pixels'] = 'پیکسل'; -$lang['Maximum height'] = 'بیشترین بلندا'; +$lang['Maximum height'] = 'حداکثر طول'; $lang['Image Quality'] = 'کیفیت عکس'; $lang['Thumbnail'] = 'عکس ریزه (Thumbnail)'; $lang['Save Settings'] = 'ذخیره ی تنظیمات'; @@ -725,7 +725,7 @@ $lang['Crop'] = 'بریدن'; $lang['Deactivate all'] = 'از کار انداختن همه'; $lang['ERROR'] = 'خطا'; $lang['Extensions Update'] = 'گسترش به روز رسانی‌ها'; -$lang['Height'] = 'بلندا'; +$lang['Height'] = 'طول'; $lang['Ignore All'] = 'چشم پوشی از همه'; $lang['Ignore this update'] = 'چشم پوشی از این به روز رسانی '; $lang['Manage Permissions'] = 'مدیریت مجوزها'; @@ -747,7 +747,7 @@ $lang['Update All'] = 'بروز رسانی همه'; $lang['Update in progress... Please wait.'] = 'بروز رسانی در حال انجام است... شکیبا باشید.'; $lang['Update to Piwigo %s'] = 'بروز رسانی به نگارش %s از Piwigo'; $lang['Updates'] = 'بروز رسانی ها'; -$lang['Width'] = 'پهنا'; +$lang['Width'] = 'عرض'; $lang['With no album'] = 'بدون آلبوم'; $lang['With no tag'] = 'بدون برچسب'; $lang['With no virtual album'] = 'بدون آلبوم مجازی'; @@ -799,8 +799,8 @@ $lang['Send connection settings by email'] = 'فرستادن تنظیمات ات $lang['Some themes and plugins may be not available yet.'] = 'در حال حاضر بعضی از قالب ها و افزونه ها ممکن است در دسترس نباشند.'; $lang['Some upgrades are available for extensions.'] = 'تعدادی آپگرید برای توسعه دهنده ها (Extensions) موجود می باشد.'; $lang['The original image quality must be a number between %d and %d'] = 'کیفیت اصلی عکس باید عددی بین %d و %d باشد'; -$lang['The original maximum height must be a number between %d and %d'] = 'بیشترین بلندای اصلی عکس باید عددی بین %d و %d باشد'; -$lang['The original maximum width must be a number between %d and %d'] = 'بیشترین پهنای اصلی عکس باید عددی بین %d و %d باشد'; +$lang['The original maximum height must be a number between %d and %d'] = 'حداکثر طول اصلی عکس باید عددی بین %d و %d باشد'; +$lang['The original maximum width must be a number between %d and %d'] = 'حداکثر عرض اصلی عکس باید عددی بین %d و %d باشد'; $lang['This is a minor update, with only bug corrections.'] = 'این یک بروز رسانی کوچک است که در آن چند مشکل امنیتی اصلاح شده است.'; $lang['Thumbnails generation in progress...'] = 'در حال تولید عکس ریزه...'; $lang['Unlock gallery'] = 'باز کردن گالری'; @@ -849,8 +849,8 @@ $lang['%d years'] = '%d سال'; $lang['%s ago'] = '%d پیش'; $lang['%s in the future'] = '%s آینده'; $lang['Applications'] = 'برنامه‌های کاربردی'; -$lang['Apply watermark if height is bigger than'] = 'استفاده از چاپ سپید تنها زمانی که بلندا بیشتر باشد از'; -$lang['Apply watermark if width is bigger than'] = 'استفاده از چاپ سپید تنها زمانی که پهنا بیشتر باشد از'; +$lang['Apply watermark if height is bigger than'] = 'عکس را فقط زمانی واترمارک کن که طولش بیشتر باشد از'; +$lang['Apply watermark if width is bigger than'] = 'عکس را فقط زمانی واترمارک کن که عرضش بیشتر باشد از'; $lang['Automatic sort order'] = 'چیدمان خودکار'; $lang['Edit photo'] = 'ویرایش عکس'; $lang['Multiple Size'] = 'چند سایزه'; @@ -860,13 +860,13 @@ $lang['Permission management'] = 'مدیریت دسترسی‌ها'; $lang['Rated %d times, score : %.2f'] = 'به تعداد %d بار رأی داده شده، امتیاز : %.2f'; $lang['Save manual order'] = 'ذخیره ی ترتیب دستی'; $lang['Sharpen'] = 'حالت تیز (Sharpen)'; -$lang['Watermark'] = 'چاپ سپید (Watermark)'; -$lang['Web Form'] = 'حالت ویژه ی وب'; +$lang['Watermark'] = 'واترمارک (Watermark)'; +$lang['Web Form'] = 'حالت وب'; $lang['X Position'] = 'مکان در محور X'; $lang['X Repeat'] = 'تعداد تکرار در محور X'; $lang['Y Position'] = 'مکان در محور Y'; $lang['You can activate only one mobile theme.'] = 'شما فقط می توانید یک قالب برای موبایل فعال کنید.'; -$lang['add a new watermark'] = 'اضافه کردن یک چاپ سپید تازه'; +$lang['add a new watermark'] = 'اضافه کردن واترمارک تازه'; $lang['apply automatic sort order'] = 'استفاده از ترتیب خودکار'; $lang['bottom left corner'] = 'گوشه ی پایین سمت چپ'; $lang['bottom right corner'] = 'گوشه ی پایین سمت راست'; @@ -919,8 +919,8 @@ $lang['Source tag'] = 'برچسب اصلی'; $lang['Tag "%s" is now a duplicate of "%s"'] = 'برچسب "%s" از روی برچسب "%s" دوتایی شد'; $lang['Landscape'] = 'چشم انداز'; $lang['Manage photos'] = 'مدیریت عکس‌ها'; -$lang['Minimum height'] = 'کمترین بلندا'; -$lang['Minimum width'] = 'کمترین پهنا'; +$lang['Minimum height'] = 'حداقل طول'; +$lang['Minimum width'] = 'حداقل عرض'; $lang['Number of albums per page'] = 'شمار آلبوم‌ها در هر برگه'; $lang['Panorama'] = 'پانوراما'; $lang['Portrait'] = 'پرتره'; @@ -997,4 +997,17 @@ $lang['First photo added'] = 'افزودن اولین عکس'; $lang['Select tags'] = 'انتخاب تگ ها'; $lang['Storage used'] = 'فضای ذخیره سازی استفاده شده'; $lang['checksum'] = 'چک سام'; -$lang['delete only album, not photos'] = 'فقط آلبوم بدون عکس پاک شود '; \ No newline at end of file +$lang['delete only album, not photos'] = 'فقط آلبوم بدون عکس پاک شود '; +$lang['Running on an up-to-date Piwigo is important for security.'] = 'استفاده از Piwigo آپدیت شده برای امنیت گالری توصیه می‌شود.'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'وقتشه Piwigo را از ورژن %s به %s آپدیت کنید'; +$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'عکس‌های خود را از macOS (ورژن 10.10 به بالا) به طور مستقیم در Piwigo به اشتراک بذارید / بفرستید'; +$lang['delete album and the %d orphan photos'] = 'آلبوم و همه‌ی %d عکس بی‌ریشه پاک شوند'; +$lang['orphans to delete'] = 'عکس‌های بی‌ریشه آماده‌ی پاک شدن'; +$lang['delete album and all %d photos, even the %d associated to other albums'] = 'آلبوم و همه‌ی %d عکس آن پاک شوند، حتی %d عکسی که مربوط به آلبوم‌های دیگر هستند'; +$lang['(determined from photos)'] = '(تعیین شده از روی عکس‌ها)'; +$lang['Confirm deletion'] = 'تایید پاک کردن'; +$lang['Delete album "%s" and its %d sub-albums.'] = 'آلبوم "%s" و همه‌ی %d زیرآلبوم آن پاک شوند.'; +$lang['No filter on album. Select one or type to search'] = 'فیلتری روی آلبوم اعمال نشده است. یک فیلتر انتخاب کرده و یا واژه‌ی مورد نظر خود را تایپ کنید'; +$lang['No tag selected, no action possible.'] = 'هیچ برچسبی انتخاب نشده، کاری قابل انجام نیست'; +$lang['Piwigo %s is available, please update'] = 'ورژن %s از Piwigo آماده‌ی آپدیت کردن است +'; \ No newline at end of file diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index 8759a871d..7a765d26a 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -986,4 +986,7 @@ $lang['based on'] = 'basé sur'; $lang['between %s and %s MB'] = 'entre %s et %s Mo'; $lang['date & time'] = 'date et heure'; $lang['file name'] = 'nom de fichier'; -$lang['width & height'] = 'largeur et hauteur'; \ No newline at end of file +$lang['width & height'] = 'largeur et hauteur'; +$lang['Select tags'] = 'Sélectionner des mots clés'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Chaque courriel envoyé contiendra sa propre clef d\'identification automatique sur les liens, valide %s.'; +$lang['No tag selected, no action possible.'] = 'Aucun mot clé sélectionné, aucune action possible.'; \ No newline at end of file diff --git a/language/fr_CA/help/quick_search.html b/language/fr_CA/help/quick_search.html new file mode 100755 index 000000000..cb6628740 --- /dev/null +++ b/language/fr_CA/help/quick_search.html @@ -0,0 +1,141 @@ +

Recherche

+ +

Par défaut, la recherche s'applique à l'ensemble des mots clés. Les recherches ne sont pas sensibles à la casse.

+ + + + + + + + + + + + + + + + + + + + + + + + +
mots clés entre guillemets
+"mot_clé" +
Utilisez des guillemets pour rechercher un mot ou une phrase exacte.
+"capitaine haddock"
OU inclusif
+OR mot_clé
+
Ajoutez un OR entre les mots clés.
+alain OR bernard
exclusion
+NOT mot_clé
+-mot_clé +
Ajoutez un signe moins (-) ou NOT avant un mot_clé pour l'exclure de la recherche. Notez bien que NOT agit comme un filtre. Vous ne pouvez donc pas utiliser que des opérateurs NOT et il n'est pas possible de combiner OR avec NOT (alain OR NOT david n'est pas valide).
+capitaine haddock NOT tintin
regroupement
+()
+

+(maman OR papa) AND (fille OR fils)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tag:
+tags: +
Recherche seulement dans les mots clés, sans tenir compte des titres ou des descriptions de photos.
+tag:alain, tag:(alain OR david)
photo:
+photos: +
Recherche seulement les photos ayant les mots clés dans leur titre ou leur description.
+photo:Jacques
file: +Recherche dans les noms de fichier.
+file:DSC_
author: +Recherche par auteur.
+author:Alain
created:
+taken: +shot: +
Recherche les photos par date de prise.
+taken:2003 photos prises en 2003
+taken:20035,taken:2003-5,taken:2003-05 photos prises à partir de mai 2003
+taken:2003..2008 photos de 2003 à 2008
+taken:>2008,taken:2008*,taken:2008.. photos prises à partir du 1er janvier 2008
+
posted: +Recherche les photos par date d'ajout.
width:
+height: +
Recherche les photos ayant une certaine largeur ou hauteur en pixels.
size: +Recherche les photos par taille en pixels.
+size:5m retourne les photos de 5 millions de pixels
+size:>12m retourne les photos de 12 millions de pixels ou plus
ratio: +Recherche les photos ayant un certain rapport largeur/hauteur.
+ratio:3/4 OR ratio:4/3 trouve les photos d'un compact en mode portrait ou paysage +ratio:>16/9 trouve les panoramas +
hits: +
score:
+rating: +
Astuce : score:* retournera toutes les photos ayant au moins une note. score: retournera les photos sans note.
filesize: +Recherche les photos par taille de fichier.
+filesize:1m..10m retourne les fichiers dont la taille est comprise entre 1 et 10 Mo.
id: +Recherche les photos en utilisant leur identifiant numérique Piwigo
+id:123..126 trouve les photos 123 à 126 (le nombre de photos peut varier de 0 à 4 car certaines ont pu être effacées).
\ No newline at end of file diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 80fa32cde..e00465537 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -981,4 +981,35 @@ $lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'לא $lang['Can\'t connect to server.'] = 'לא ניתן להתחבר לשרת.'; $lang['Can\'t create temporary file.'] = 'לא ניתן ליצור קובץ זמני.'; $lang['Can\'t download archive.'] = 'לא ניתן להוריד את הארכיון.'; -$lang['Can\'t read or extract archive.'] = 'לא ניתן לקרוא או לחלץ את הארכיון.'; \ No newline at end of file +$lang['Can\'t read or extract archive.'] = 'לא ניתן לקרוא או לחלץ את הארכיון.'; +$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync מסוגל להעלות היררכיית תיקיות שלמה. אם תריץ אותו שוב, רק תמונות חדשות יועלו.'; +$lang['Running on an up-to-date Piwigo is important for security.'] = 'הרצת פיוויגו מעודכן חשובה לאבטחה.'; +$lang['No recipient selected'] = 'לא נבחרו נמענים'; +$lang['Recipients'] = 'נמענים'; +$lang['Select tags'] = 'בחר תגיות'; +$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'שתף/שלח את התמונות שלך ישירות ממערכת ה-macOS שלך (גירסא 10.10 ומעלה) לפיוויגו'; +$lang['Storage used'] = 'אכסון בשימוש'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'הגיע הזמן לעדכן את פיוויגו לגירסא %s, עבור אל %s'; +$lang['Y Repeat'] = 'חזרה בציר Y'; +$lang['checksum'] = 'צ׳קסאם'; +$lang['delete album and all %d photos, even the %d associated to other albums'] = 'מחק אלבום וכל %d התמונות, אפילו את ה-%d המשויכות לאלבומים אחרים.'; +$lang['delete album and the %d orphan photos'] = 'מחק אלבום ואת %d התמונות המיותמות'; +$lang['delete only album, not photos'] = 'מחק רק את האלבום, לא את התמונות'; +$lang['orphans to delete'] = 'יתומים למחיקה'; +$lang['(determined from photos)'] = '(נקבע מתמונות)'; +$lang['Confirm deletion'] = 'אשר מחיקה'; +$lang['Dashboard'] = 'דשבורד'; +$lang['Delete %d orphan photos'] = 'מחק %d תמונות מיותמות'; +$lang['Delete album "%s" and its %d sub-albums.'] = 'מחק אלבום ״%s״ ואת %d תתי האלבומים שלו.'; +$lang['Delete album "%s".'] = 'מחק אלבום ״%s״.'; +$lang['Display form'] = 'הצג טופס'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'כל דואל שיישלח יכיל את מפתח האימות האוטומטי האישי שלו על קישורים, תקף ל%s.'; +$lang['Edit user'] = 'ערוך משתמש'; +$lang['First photo added'] = 'תמונה ראשונה נוספה'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'מפתחות אימות לא עובדים עבור אדמינים מסיבות אבטחה.'; +$lang['It only takes a few clicks.'] = 'זה רק מצריך מספר לחיצות.'; +$lang['No filter on album. Select one or type to search'] = 'אין סינון על האלבום. בחר אחד או הקלד לחיפוש'; +$lang['No tag selected, no action possible.'] = 'לא נבחרה תגית, לא ניתן לבצע שום פעולה.'; +$lang['No user is permitted to see this private album'] = 'לאף משתמש אין הרשאה לצפות באלבום פרטי זה'; +$lang['Orphans'] = 'יתומים'; +$lang['Piwigo %s is available, please update'] = 'פיוויגו %s זמין, אנא עדכן'; \ No newline at end of file diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index d06b1ff96..8a5b63daf 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -432,4 +432,7 @@ $lang['day']['2'] = 'שלישי'; $lang['day']['3'] = 'רביעי'; $lang['day']['4'] = 'חמישי'; $lang['day']['5'] = 'שישי'; -$lang['day']['6'] = 'שבת'; \ No newline at end of file +$lang['day']['6'] = 'שבת'; +$lang['Your authentication key is no longer valid.'] = 'מפתח האימות שלך אינו תקף יותר.'; +$lang['generate random password'] = 'ייצר סיסמא אקראית'; +$lang['Invalid username or password!'] = 'שם משתמש או סיסמא שגויים!'; \ No newline at end of file diff --git a/language/hu_HU/help/cat_perm.html b/language/hu_HU/help/cat_perm.html new file mode 100755 index 000000000..77efb4d9a --- /dev/null +++ b/language/hu_HU/help/cat_perm.html @@ -0,0 +1,11 @@ +

Album engedélyek szerkesztése

+ +

Ez az felület csak a privát albumokhoz elérhető. Itt tudja beállítani, hogy mely felhasználók és csoportok férhetnek hozzá az adott albumhoz.

+ +

Csoportok

+ +

Engedélyezheti az adott csoportok számára a hozzáférést az adott albumhoz. Ha hozzáad egy csoportot akkor annak a csoportnak az összes tagja hozzáférhet az adott albumhoz.

+ +

Felhasználók

+ +

Engedélyezheti az egyes felhasználóknak a hozzáférést az adott albumhoz. Ha egy felhasználó a csoportban már hozzá van adva akkor az itt hozzáadott felhasználó tiltva lesz.

diff --git a/language/hu_HU/upgrade.lang.php b/language/hu_HU/upgrade.lang.php index 85928e7e5..dc8cb6921 100644 --- a/language/hu_HU/upgrade.lang.php +++ b/language/hu_HU/upgrade.lang.php @@ -42,4 +42,4 @@ $lang['As a precaution, following plugins have been deactivated. You must check $lang['In %s, before ?>, insert:'] = 'A(z) %s, elé ?>, beszúrni:'; $lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'Elővigyázatosságból az alábbi témák kikapcsolásra kerültek. Frissítés előtt a témákat ellenőrizni kell, majd aktiválásra kerülhetnek:'; -?> +$lang['Discover what\'s new in Piwigo %s'] = 'Fedezze fel az újdonságokat a Piwigo-ban %s'; \ No newline at end of file diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index 95f61bc5b..4c5d3ee30 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -991,4 +991,23 @@ $lang['Aperture is designed for professional photographers with iPhoto simplicit $lang['Aperture is a powerful tool to refine images and manage massive libraries on Mac.'] = 'Apartureは、Mac上で写真を調整し、大規模なライブラリーを管理するための強力なツールです。'; $lang['Dashboard'] = 'ダッシュボード'; $lang['Confirm deletion'] = '削除を確認'; -$lang['(determined from photos)'] = '(写真から決定する)'; \ No newline at end of file +$lang['(determined from photos)'] = '(写真から決定する)'; +$lang['delete album and all %d photos, even the %d associated to other albums'] = 'アルバムと%d個の写真を削除する、%d個は他のアルバムに関連付けられているけれども。'; +$lang['Delete album "%s" and its %d sub-albums.'] = 'アルバム "%s" と、%d個のサブアルバムを削除する。'; +$lang['delete album and the %d orphan photos'] = 'アルバムと %d個の使われていない写真を削除する'; +$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Syncは、全フォルダ階層のアップロードが可能です。もしあなたがこれを再度実行した場合には、新しい写真だけがアップロードされるでしょう。'; +$lang['No filter on album. Select one or type to search'] = 'アルバムにフィルターがありません。検索するために、1つ選択するか、タイプして下さい'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'あなたの Piwigo をバージョン %s にアップデートすべき時です。%s にする'; +$lang['delete only album, not photos'] = '写真はそのままに、アルバムだけを削除する'; +$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'あなたのmacOS(10.10以上)からPiwigoへ直接写真を共有・送信'; +$lang['Storage used'] = '使用ストレージ'; +$lang['orphans to delete'] = '削除する迷子'; +$lang['Display form'] = 'フォームを表示'; +$lang['First photo added'] = '最初の写真が追加されました'; +$lang['No tag selected, no action possible.'] = 'タグが選択されていないと、アクションができません。'; +$lang['Piwigo %s is available, please update'] = 'Piwigo %s が利用可能なので、アップデートして下さい'; +$lang['Running on an up-to-date Piwigo is important for security.'] = '最新のPiwigoを実行することが安全のために重要です。'; +$lang['Select tags'] = 'タグを選択'; +$lang['checksum'] = 'チェックサム'; +$lang['Delete album "%s".'] = 'アルバム "%s" を削除する。'; +$lang['It only takes a few clicks.'] = '数クリックするだけです。'; \ No newline at end of file diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index a6f337736..11473650b 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -425,4 +425,6 @@ $lang['Link: %s'] = 'リンク: %s'; $lang['No results for'] = 'みつかりませんでした。'; $lang['Photo description'] = '写真の説明'; $lang['Photo title'] = '写真のタイトル'; -$lang['Your authentication key is no longer valid.'] = 'あなたの認証キーは既に有効ではありません。'; \ No newline at end of file +$lang['Your authentication key is no longer valid.'] = 'あなたの認証キーは既に有効ではありません。'; +$lang['generate random password'] = 'ランダムなパスワードを生成します'; +$lang['Invalid username or password!'] = 'ユーザ名かパスワードが違います!'; \ No newline at end of file diff --git a/language/ja_JP/help/quick_search.html b/language/ja_JP/help/quick_search.html new file mode 100755 index 000000000..b32b18c16 --- /dev/null +++ b/language/ja_JP/help/quick_search.html @@ -0,0 +1,141 @@ +

検索

+ +

デフォルトでは、全ての語句が合致しなければなりません。大文字と小文字は区別されません。

+ + + + + + + + + + + + + + + + + + + + + + + + +
引用符付きの語句
+"検索" +
厳密な単語やフレーズを検索するには、引用符を使って下さい。
+"ジョージ ワシントン"
いずれかの語句
+OR検索
+
語句の間に OR を付けて下さい。
+ジョン OR ビル
除外
+NOT検索
+-検索 +
検索から除外するには、語句の前にダッシュ(-)かNOTを付けて下さい。NOTはフィルタ演算子として働くので、NOT単独では検索できないことに注意して下さい。ORとNOTを一緒に使うこともできません。(ジョン OR NOT ビル は不適切です)
+ジョージ ワシントン NOT ブッシュ
グループ化
+()
+

+(母 OR 父) AND (娘 OR 息子)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tag:
+タグ: +
写真の題名や説明を見ずにタグ名だけを検索します。
+tag:ジョン, tag:(ジョン OR ビル)
photo:
+写真: +
語句が題名や説明に含まれる写真だけを検索します。
+photo:ジョン
file: +ファイル名で検索します。
+file:DSC_
author: +著者名で検索します。
+author:ジョン
生成日:
+taken: +撮影日: +
撮影日で写真を検索します。
+taken:2003 2013年に撮影された写真
+taken:20035,taken:2003-5,taken:2003-05 2013年5月に撮影された写真
+taken:2003..2008 2003年から2008年に撮影された写真
+taken:>2008,taken:2008*,taken:2008.. 2008年1月1日以降に撮影された写真
+
posted: +投稿日で写真を検索します。
width:
+height: +
与えられた幅や高さで写真を検索します。
size: +ピクセルサイズで写真を検索します。
+size:5m 5メガピクセルの写真を返します。
+size:>12m 12メガピクセル以上の写真を返します。
ratio: +縦横比で写真を検索します。
+ratio:3/4 OR ratio:4/3 コンパクトカメラでポートレートまたはランドスケープの写真を見つけます +ratio:>16/9 パノラマを見つけます +
hits: +
score:
+rating: +
Hint: score:* 少なくとも1つの投票があった全ての写真を提供します。 score: 投票がなかった写真を提供します。
filesize: +ファイルサイズで写真を検索します。
+filesize:1m..10m 1MBから10MBまでのファイルを検索します。
id: +Piwigo内での数値IDで写真を検索します。
+id:123..126 123から126までの写真を見つける(0個から4個まで見つかる可能性があります、なぜなら写真は削除されうるからです)。
diff --git a/language/ja_JP/upgrade.lang.php b/language/ja_JP/upgrade.lang.php index 53eb82697..b9dbab8bf 100644 --- a/language/ja_JP/upgrade.lang.php +++ b/language/ja_JP/upgrade.lang.php @@ -40,4 +40,5 @@ $lang['User permissions and group permissions have been erased'] = 'ユーザパ $lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = '以前の設定より、サムネイル接頭辞およびウェブマスターのメールアドレスのみ保存されました。'; $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = '予防措置として、次のプラグインは無効になりました。プラグインを有効にする前に、プラグインのアップグレードを確認してください。:'; $lang['In %s, before ?>, insert:'] = '%sに、 ?>の前に入力:'; -$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = '予防措置として、次のテーマが無効になりました。テーマを有効にする前に、アップグレードを確認してください。:'; \ No newline at end of file +$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = '予防措置として、次のテーマが無効になりました。テーマを有効にする前に、アップグレードを確認してください。:'; +$lang['Discover what\'s new in Piwigo %s'] = 'Piwigo %s の新しい点を見つける'; \ No newline at end of file diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index f184df3bb..46d073b8b 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -433,7 +433,7 @@ $lang['Apply on properties'] = 'Toepassen op eigenschappen'; $lang['Link: %s'] = 'Link: %s'; $lang['Photo description'] = 'Fotobeschrijving'; $lang['Photo title'] = 'Fototitel'; -$lang['month']['10'] = 'Oktober'; +$lang['month']['10'] = 'oktober'; $lang['month']['11'] = 'november'; $lang['month']['12'] = 'december'; $lang['month']['1'] = 'januari'; diff --git a/language/nl_NL/help/quick_search.html b/language/nl_NL/help/quick_search.html new file mode 100755 index 000000000..8c46be160 --- /dev/null +++ b/language/nl_NL/help/quick_search.html @@ -0,0 +1,141 @@ +

Zoeken

+ +

Alle zoektermen moeten gevonden worden. Zoekacties zijn niet hoofdlettergevoelig.

+ + + + + + + + + + + + + + + + + + + + + + + + +
tekst met aanhalingstekens
+"zoeken" +
Gebruik aanhalingsteken om te zoeken naar het opgegeven woord of de uitdrukking.
+"george washington"
één van beide woorden
+OR zoeken
+
Zet OR tussen de woorden.
+john OR bill
uitsluiten
+NOT zoeken
+-zoeken +
Zet een minteken (-) of NOT voor een woord om het uit te sluiten van het zoeken. Let op: NOT is een filter operatie zodat je niet alleen NOT operaties kunt gebruiken. Ook kan het niet gecombineerd worden met OR (john OR NOT bill is niet mogelijk).
+george washington NOT bush
grouperen
+()
+

+(moeder OR vader) AND (dochter OR zoon)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tag:
+tags: +
Zoekt alleen in tag names zonder te zoeken in foto titels of omschrijvingen.
+tag:john, tag:(john OR bill)
foto:
+photos: +
Zoekt alleen naar foto's met de opgegeven woorden in de titel of omschrijving.
+photo:John
file: +Zoekt naar een bestand met de opgegeven naam.
+file:DSC_
author: +Zoekt naar de auteur.
+author:John
created:
+taken: +shot: +
Zoekt foto's die op een bepaalde datum gemaakt zijn.
+taken:2003 foto's gemaakt in 2003
+taken:20035,taken:2003-5,taken:2003-05 foto's vanaf mei 2003
+taken:2003..2008 foto's tussen 2003 en 2008
+taken:>2008,taken:2008*,taken:2008.. foto's na 1 janurari 2008
+
posted: +Zoek foto's die een bepaalde datum geplaatst zijn.
width:
+height: +
Zoekt foto's met de opgegeven width or height.
size: +Zoekt foto's die de opgegeven pixel grootte hebben.
+size:5m zoekt foto's van 5 megapixels
+size:>12m zoekt foto's van 12 megapixels of meer
ratio: +Zoekt foto's op basis van breedte/hoogte ratio.
+ratio:3/4 OR ratio:4/3 zoekt foto's van compact cameras in portret of landschap formaat +ratio:>16/9 zoekt panoramas +
hits: +
score:
+rating: +
Hint: score:* geeft alle foto's met minstens 1 stem. score: geeft de foto's zonder stem.
filesize: +Zoekt foto's op basis van bestandsgrootte.
+filesize:1m..10m geeft foto's met grootte tussen 1MB en 10MB.
id: +Zoekt foto's op basis van de numerieke identifier in Piwigo.
+id:123..126 geeft foto's 123 tot 126 (er worden 0 tot 4 foto's gevonden omdat er foto's verwijderd kunnen zijn).
\ No newline at end of file diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 789bee576..519bfbb30 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -780,7 +780,7 @@ $lang['Select an album'] = 'Wybierz album'; $lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Piwigo stworzy domyślnie nową stronę z twoich zdjęć w jakości HD.'; $lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Jeśli wersja HD jest niedostępna a bieżący rozmiar jest większy niż rozmiar zmiany, Piwigo przesunie zdjęcia jako HD i stworzy z nich pomniejszone wersje.'; $lang['An error has occured during upgrade.'] = 'Wystąpił błąd podczas aktualizacji.'; -$lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = 'Wystąpił błąd podczas rozpokowywania. Sprawdź uprawnienia do plików w katalogu gdize jest zainstalowane piwigo.
Kliknij aby zobaczyć błędy.'; +$lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = 'Wystąpił błąd podczas rozpakowywania. Sprawdź uprawnienia do plików w katalogu gdzie jest zainstalowane Piwigo.
Kliknij aby zobaczyć błędy.'; $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo nie może ściągnąć pliku aktualizacji z serwera'; $lang['Zoom'] = 'Powiększenie'; $lang['Add to caddie'] = 'Dodaj do koszyka'; diff --git a/language/pl_PL/help/quick_search.html b/language/pl_PL/help/quick_search.html new file mode 100755 index 000000000..fa85e6fba --- /dev/null +++ b/language/pl_PL/help/quick_search.html @@ -0,0 +1,141 @@ +

Wyszukiwanie

+ +

Domyślnie, wszystkie wyszukiwane terminy muszą wystąpić w tekście. Wyszukiwanie rozróżnia wielkość liter.

+ + + + + + + + + + + + + + + + + + + + + + + + +
cytowana fraza
+"szukaj" +
Aby wyszukać zadaną frazę bez bez żadnych ingerencji, użyj cudzysłowowa.
+"Jerzy Waszyngton"
którekolwiek z wyrażeń
+szukaj LUB (ang. "OR")
+
Aby wyszukać którąkolwiek z fraz, użyj dyrektywy OR.
+jan OR krzysztof
wykluczenie
+NIE uwzględniaj (ang. "NOT")
+-fraza +
Dodaj znak minusa lub określenie NOT przed frazą, którą nie chcesz by wystąpiła w wyszukiwanym tekście. Wyszukiwana fraza nie może składać się z samych wykluczeń oraz nie można łączyć określeń OR i NOT (jan OR NOT krzysztof jest niepoprawnym wyrażeniem)
+Jerzy Waszyngton NOT Bush
grupowanie
+()
+

+(matka OR ojciec) AND (córka OR syn)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tag:
+tags: +
Wyszukaj tylko słowa kluczowe, bez uwzględniania tytułów i opisów zdjęć.
+tag:jan, tag:(jan OR krzysztof)
photo:
+photos: +
Wyszukaj tylko zdjęcia zawierające podane frazy w swoim tytule lub opisie.
+photo:Jan
file: +Wyszukaj po nazwie pliku.
+file:DSC_
author: +Wyszukaj po autorze.
+author:Jan
created:
+taken: +shot: +
Przeszukaj zdjęcia po dacie ich utworzenia.
+taken:2003 zdjęcia z 2003 roku
+taken:20035,taken:2003-5,taken:2003-05 zdjęcia z maja 2003 roku
+taken:2003..2008 zdjęcia zrobione pomiędzy 2003 a 2008 rokiem
+taken:>2008,taken:2008*,taken:2008.. zdjęcia zrobione po 1 stycznia 2008 roku
+
posted: +Wyszukaj zdjęcia po dacie ich wysłania.
width:
+height: +
Wyszukaj zdjęcia po ich szerokości i wysokości.
size: +Wyszukaj zdjęcia po ich rozmiarze w pikselach.
+size:5m zwróci zdjęcia o rozmiarze 5 megapikseli
+size:>12m zwróci zdjęcia o rozmiarze 12 megapikseli i więcej
ratio: +Wyszukaj zdjęcia na podstawie ich proporcji szerokości do wysokości.
+ratio:3/4 OR ratio:4/3 znajdź zdjęcia z aparatów kompaktowych w układzie pionowym lub poziomym
+ratio:>16/9 znajdź panoramy +
hits: +
score:
+rating: +
Hint: score:* wyszuka wszystkie zdjęcia z co najmniej jednym głosem. score: wyszuka zdjęcia bez żadnych głosów.
filesize: +Wyszukaj zdjęcia po rozmiarze pliku
+filesize:1m..10m znajdź pliki o rozmiarze od 1MB do 10MB.
id: +Wyszukaj zdjęcia po ich indeksie w galerii Piwigo
+id:123..126 znajdzie zdjęcia o numerach od 123 do 126 (w rezultacie może to być od żadnego do czterech zdjęć, zależnie czy zostały jakieś pliki wcześniej usunięte).
diff --git a/language/ro_RO/help/help_groups.html b/language/ro_RO/help/help_groups.html new file mode 100755 index 000000000..ddc8c0889 --- /dev/null +++ b/language/ro_RO/help/help_groups.html @@ -0,0 +1,11 @@ +

Grupurile reprezintă o modalitate convenabilă de a seta permisiunile pentru o listă de utilizatori. + +

Creați grupuri în Administrare & raquo; Utilizatori +& Raquo; Grupuri și asociați utilizatorii acestui grup +în Administrare & raquo; Utilizatori & raquo; +Gestionați . + +

Un utilizator poate aparține mai multor grupuri. Autorizarea are prioritate față de +interdicție: dacă utilizatorul "Jack" aparține grupurilor "familie" și "prieteni"; +si doar grupul "familia" poate vedea albumul "Crăciun 2010" atunci +"Jack" va putea vedea albumul "Crăciun 2010". \ No newline at end of file diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index f2f52c468..c265dbf2e 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -992,4 +992,17 @@ $lang['Confirm deletion'] = 'Silmeyi onayla'; $lang['Delete album "%s".'] = '"%s" albümünü sil.'; $lang['First photo added'] = 'İlk resim eklendi'; $lang['Select tags'] = 'Etiketleri seç'; -$lang['Storage used'] = 'Kullanılan alan'; \ No newline at end of file +$lang['Storage used'] = 'Kullanılan alan'; +$lang['(determined from photos)'] = '(fotoğraflardan tespit edildi)'; +$lang['Dashboard'] = 'Kontrol paneli'; +$lang['Delete album "%s" and its %d sub-albums.'] = 'Albümleri "%s" ile %d alt albümleri sil.'; +$lang['Display form'] = 'Formu görüntüle'; +$lang['No filter on album. Select one or type to search'] = 'Albümün filtresi yok. Bir filtre seç veya aramak için yaz'; +$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Uzaktan Eşitleme, tüm klasör hiyerarşisini yükleyebilir. Eğer tekrar çalıştırırsanız, sadece yeni fotoğraflar yüklenecektir.'; +$lang['Running on an up-to-date Piwigo is important for security.'] = 'Güncel bir Piwigo\'sunda çalışmak güvenlik için önemlidir.'; +$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Fotoğraflarınızı doğrudan MacOS (10.10 ve sonrası)\'dan sisteme paylaşın veya gönderin.'; +$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'Sisteminizi %s sürümü ile güncelleme zamanı geldi, %s adresine git'; +$lang['checksum'] = 'sağlama toplamı'; +$lang['delete album and all %d photos, even the %d associated to other albums'] = 'albüm ve tüm %d fotoğraf, hatta %d diğer albümlerinde ilişkili olanları silin'; +$lang['delete album and the %d orphan photos'] = 'albüm ve %d yetim fotoğraf sil'; +$lang['orphans to delete'] = 'silinecek yetimler'; \ No newline at end of file diff --git a/language/tr_TR/help/quick_search.html b/language/tr_TR/help/quick_search.html new file mode 100755 index 000000000..431097d54 --- /dev/null +++ b/language/tr_TR/help/quick_search.html @@ -0,0 +1,141 @@ +

Search

+ +

Varsayılan olarak tüm aranan terimler eşleşmelidir. Aramalar büyük / küçük harfe duyarlı değildir.

+ + + + + + + + + + + + + + + + + + + + + + + + +
tırnak içi
+"ara" +
Tam olarak bir kelimeyi veya ifadeyi aramak için tırnak kullanın.
+"Ani Harabeleri"
OR ile arama
+ya da (OR) ile arama
+
Kelimeler arasına OR yazın.
+Ali OR Ayşe
hariç
+NOT araması
+-arama +
Aramanızdan çıkarmak istediğiniz kelimenin önüne çizgi/eksi/dash (-) ya da NOT kelimesini yazın. NOT komutu filtre olarak işlev gördüğünden sadece NOT içeren aramalar bir sonuç vermeyecektir. OR ve NOT komutlarını birlikte kullanamazsınız (Ali OR NOT Ayşe geçerli bir arama değildir)
+george washington NOT bush
grouping
+()
+

+(mother OR father) AND (daugther OR son)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tag:
+tags: +
Searches only in tag names without looking at photo titles or descriptions.
+tag:john, tag:(john OR bill)
photo:
+photos: +
Searches only for photos with the given words in title or description.
+photo:John
file: +Searches by file name.
+file:DSC_
author: +Searches by author.
+author:John
created:
+taken: +shot: +
Searches photos by taken date.
+taken:2003 photos taken in 2003
+taken:20035,taken:2003-5,taken:2003-05 photos from may 2003
+taken:2003..2008 photos from 2003 to 2008
+taken:>2008,taken:2008*,taken:2008.. photos after Jan 1st 2008
+
posted: +Searches photos by posted date.
width:
+height: +
Searches photos with a given width or height.
size: +Searches photos by size in pixels
+size:5m returns photos of 5 megapixels
+size:>12m returns photos of 12 megapixels or more
ratio: +Searches photos by width/height ratio.
+ratio:3/4 OR ratio:4/3 finds photos from compact cameras in portrait or landscape modes +ratio:>16/9 finds panoramas +
hits: +
score:
+rating: +
Hint: score:* will give you all photos with at least one vote. score: will give you photos without votes.
filesize: +Searches photos by file size
+filesize:1m..10m finds files between 1MB and 10MB.
id: +Searches photos by its numeric identifier in Piwigo
+id:123..126 finds photo 123 to 126 (it may find between 0 and 4 photos, because photos can be deleted).
diff --git a/language/vi_VN/help/group_list.html b/language/vi_VN/help/group_list.html new file mode 100755 index 000000000..d4389d610 --- /dev/null +++ b/language/vi_VN/help/group_list.html @@ -0,0 +1,22 @@ +

Danh sách nhóm

+ +

Đây là nơi mà bạn quản lý các nhóm.

+ +

Thêm một nhóm

+ +

Quản trị viên có thể thêm nhóm.

+ +

Danh sách nhóm

+ +

Đối với mỗi nhóm, các tác vụ sau có thể được áp dụng:

+ + + + +

Các nhóm mặc định

+

Các nhóm mặc định là các nhóm được liên kết tự động với mỗi người dùng mới ngay khi đăng ký hay được tạo bởi quản trị viên.