From 93b2be9d944d6cd19882ea3566670d6afc83be4b Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 23 Jan 2023 15:03:51 +0100 Subject: [PATCH] copy all languages from translation@69028d2 --- language/br_FR/common.lang.php | 3 +- language/ca_ES/admin.lang.php | 3 +- language/cs_CZ/admin.lang.php | 3 +- language/da_DK/admin.lang.php | 3 +- language/de_DE/admin.lang.php | 3 +- language/el_GR/common.lang.php | 3 +- language/es_ES/admin.lang.php | 3 +- language/es_MX/common.lang.php | 10 ++- language/fa_IR/admin.lang.php | 9 +-- language/fa_IR/install.lang.php | 61 ++++++++--------- language/fr_CA/admin.lang.php | 6 +- language/fr_FR/admin.lang.php | 112 ++++++++++++++++---------------- language/fr_FR/common.lang.php | 4 +- language/fr_FR/install.lang.php | 4 +- language/is_IS/admin.lang.php | 3 +- language/it_IT/admin.lang.php | 5 +- language/ko_KR/common.lang.php | 5 ++ language/ko_KR/install.lang.php | 3 +- language/nb_NO/admin.lang.php | 3 +- language/nb_NO/common.lang.php | 2 +- language/nl_NL/admin.lang.php | 3 +- language/nl_NL/common.lang.php | 2 +- language/nn_NO/common.lang.php | 3 +- language/pl_PL/admin.lang.php | 81 +++++++++++++++++++++-- language/pl_PL/common.lang.php | 5 +- language/pl_PL/install.lang.php | 3 +- language/pt_BR/admin.lang.php | 3 +- language/sk_SK/admin.lang.php | 3 +- language/sr_RS/install.lang.php | 3 +- language/sv_SE/admin.lang.php | 3 +- language/tr_TR/admin.lang.php | 3 +- language/vi_VN/common.lang.php | 7 +- language/zh_HK/common.lang.php | 5 ++ language/zh_TW/admin.lang.php | 3 +- language/zh_TW/install.lang.php | 3 +- 35 files changed, 250 insertions(+), 128 deletions(-) diff --git a/language/br_FR/common.lang.php b/language/br_FR/common.lang.php index 3b250fad6..c16f28337 100644 --- a/language/br_FR/common.lang.php +++ b/language/br_FR/common.lang.php @@ -435,4 +435,5 @@ $lang['Invalid username or password!'] = 'Anv implijer pe ger-tremen direiz !'; $lang['Related albums'] = 'Rummadoù stag'; $lang['Password: ********** (no copy by email)'] = 'Ger-tremen: ********** (eilad ebet kaset dre bostel)'; $lang['Album name, 100 → 10 → 5 → 1'] = 'Anv ar rummad, 100 → 10 → 5 → 1'; -$lang['Album name, 1 → 5 → 10 → 100'] = 'Anv ar rummad, 1 → 5 → 10 → 100'; \ No newline at end of file +$lang['Album name, 1 → 5 → 10 → 100'] = 'Anv ar rummad, 1 → 5 → 10 → 100'; +$lang['Start-Date'] = 'Deiziad deroù'; \ No newline at end of file diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index b03bf88a1..7d11bb960 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1330,4 +1330,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'El millor és que es facin automàticament de manera regular.'; $lang['This photo no longer exists'] = 'Aquesta foto ja no existeix'; $lang['Album name must not be empty'] = 'El nom de l\'àlbum no pot estar buit'; -$lang['Visit history'] = 'Historial de visites'; \ No newline at end of file +$lang['Visit history'] = 'Historial de visites'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Manquen algunes fotos del vostre sistema de fitxers. El connector Check Uploads us en donarà detalls.'; \ No newline at end of file diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 74bcfcc40..9f55160ed 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1322,4 +1322,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Nejl $lang['This photo no longer exists'] = 'Tato fotografie již neexistuje'; $lang['Apply to root albums'] = 'Použít na hlavní alba'; $lang['Visit history'] = 'Historie návštěv'; -$lang['Album name must not be empty'] = 'Název alba nesmí být prázdný'; \ No newline at end of file +$lang['Album name must not be empty'] = 'Název alba nesmí být prázdný'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'V souborovém systému chybí některé fotografie. Podrobnosti poskytl plugin Check Uploads'; \ No newline at end of file diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php index 11a42fc91..30c2706d8 100644 --- a/language/da_DK/admin.lang.php +++ b/language/da_DK/admin.lang.php @@ -1323,4 +1323,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Det $lang['This photo no longer exists'] = 'Dette fotografi findes ikke længere'; $lang['Apply to root albums'] = 'Udfør på albummer i roden'; $lang['Album name must not be empty'] = 'Albumnavn må ikke være tomt'; -$lang['Visit history'] = 'Besøgshistorik'; \ No newline at end of file +$lang['Visit history'] = 'Besøgshistorik'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Nogle fotografier mangler i dit filsystem. Flere oplysninger fås gennem plugin\'en Check Uploads'; \ No newline at end of file diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 6e3364a44..c09af7f40 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -1324,4 +1324,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'Am besten ist es, sie regelmäßig und automatisch durchführen zu lassen.'; $lang['Apply to root albums'] = 'Auf Stammalben anwenden'; $lang['Album name must not be empty'] = 'Der Albumname darf nicht leer sein'; -$lang['Visit history'] = 'Geschichte besuchen'; \ No newline at end of file +$lang['Visit history'] = 'Geschichte besuchen'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Einige Fotos fehlen in Ihrem Dateisystem. Details liefert das Plugin Check Uploads'; \ No newline at end of file diff --git a/language/el_GR/common.lang.php b/language/el_GR/common.lang.php index 549cf62b4..138aa7f25 100644 --- a/language/el_GR/common.lang.php +++ b/language/el_GR/common.lang.php @@ -417,4 +417,5 @@ $lang['Invalid username or password!'] = 'Μη έγκυρο όνομα ή κωδ $lang['Related albums'] = 'Σχετικά Λευκώματα'; $lang['Password: ********** (no copy by email)'] = 'Κωδικός πρόσβασης: ********** (χωρίς αντίγραφο μέσω email)'; $lang['Album name, 1 → 5 → 10 → 100'] = 'Όνομα λευκώματος, 1 → 5 &​​rarr; 10 → 100'; -$lang['Album name, 100 → 10 → 5 → 1'] = 'Όνομα άλμπουμ, , 100 → 10 → 5 → 1'; \ No newline at end of file +$lang['Album name, 100 → 10 → 5 → 1'] = 'Όνομα άλμπουμ, , 100 → 10 → 5 → 1'; +$lang['Start-Date'] = 'Ημερομηνία Έναρξης'; \ No newline at end of file diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index a23408fe8..92dc23ba2 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -1319,4 +1319,5 @@ $lang['Details'] = 'Detalles'; $lang['Apply to root albums'] = 'Aplicar a los álbumes principales'; $lang['The best is to have them made automatically on a regular basis.'] = 'Lo mejor es que se hagan automáticamente de manera regular.'; $lang['Album name must not be empty'] = 'El nombre del álbum no puede estar vacío'; -$lang['Visit history'] = 'Historial de visitas'; \ No newline at end of file +$lang['Visit history'] = 'Historial de visitas'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Faltan algunas fotos de su sistema de archivos. El plugin Check Uploads le mostrará los detalles.'; \ No newline at end of file diff --git a/language/es_MX/common.lang.php b/language/es_MX/common.lang.php index 9e21c30e7..0c46cc5af 100644 --- a/language/es_MX/common.lang.php +++ b/language/es_MX/common.lang.php @@ -411,4 +411,12 @@ $lang['2small'] = 'XXS - diminuta'; $lang['A comment on your site'] = 'Un comentario en tu sitio'; $lang['About'] = 'Acerca de'; $lang['About Piwigo'] = 'Acerca de Piwigo'; -$lang['Accelerate diaporama speed'] = 'Incrementar la velocidad del pase de diapositivas'; \ No newline at end of file +$lang['Accelerate diaporama speed'] = 'Incrementar la velocidad del pase de diapositivas'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'Nombre del álbum, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'Nombre del álbum, 100 → 10 → 5 → 1'; +$lang['Invalid username or password!'] = '¡Usuario o contraseña invalido!'; +$lang['Password: ********** (no copy by email)'] = 'Contraseña:********** (sin copia por correo electrónico)'; +$lang['Related albums'] = 'Álbumes relacionados'; +$lang['Start-Date'] = 'Fecha de inicio'; +$lang['Your authentication key is no longer valid.'] = 'Su clave de autenticación ya no es válida.'; +$lang['generate random password'] = 'Generar contraseña aleatoria'; \ No newline at end of file diff --git a/language/fa_IR/admin.lang.php b/language/fa_IR/admin.lang.php index e9886d647..5cb552058 100644 --- a/language/fa_IR/admin.lang.php +++ b/language/fa_IR/admin.lang.php @@ -185,7 +185,6 @@ $lang['Album updated successfully'] = 'آلبوم با موفقیت به روز $lang['photos per page'] = 'عکس در هر صفحه'; $lang['High definition enabled'] = 'حالت HD فعال شده است'; $lang['File'] = "فایل"; -$lang['first photo added on %s'] = 'عکس نخست در %s افزوده شده'; $lang['Forbidden'] = 'غیر مجاز'; $lang['global mode'] = "حالت کلی"; $lang['group "%s" added'] = "گروه \"%s\" افزوده شد"; @@ -727,7 +726,6 @@ $lang['Start Upload'] = 'آغاز آپلود'; $lang['Tags %s merged into tag %s'] = 'برچسب %s با برچسب %s ادغام شد'; $lang['The version of %s [%s] installed is not compatible with the version required ']['%s'] = 'نگارش %s [%s] نصب شده با نگارش مورد نیاز ( [%s] ) سازگار نیست'; $lang['Two updates are available'] = 'دو عدد بروز رسانی آماده می باشند'; -$lang['Unable to dump database.'] = 'سیستم قادر به پاکسازی پایگاه داده نیست.'; $lang['Update All'] = 'بروز رسانی همه'; $lang['Update in progress... Please wait.'] = 'بروز رسانی در حال انجام است... شکیبا باشید.'; $lang['Update to Piwigo %s'] = 'بروز رسانی به نگارش %s از Piwigo'; @@ -752,7 +750,6 @@ $lang['Cancel'] = 'لغو'; $lang['Confirm merge'] = 'پذیرش ترکیب'; $lang['Default comments order'] = 'چیدمان پیشفرض برای دیدگاه‌ها'; $lang['Default photos order'] = 'چیدمان پیشفرض برای عکس‌ها'; -$lang['Dump Database'] = 'پاکسازی پایگاه داده'; $lang['Follow Orientation'] = 'دنبال کردن سودار'; $lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'افزونه‌های زیر شاید با نگارش تازه‌ی Piwigo سازگار نباشند:'; $lang['Following themes may not be compatible with the new version of Piwigo:'] = 'زمینه‌های زیر شاید با نگارش تازه‌ی Piwigo سازگار نباشند:'; @@ -805,7 +802,6 @@ $lang['Activate icon "new" next to albums and pictures'] = 'فعال کردن آ $lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = 'یک خطا هنگام باز کردن فایل رخ داده است. خواهشمندیم تنظیمات دسترسی نصب خود را بررسی کنید.
برای مشاهده‌ی جزئیات خطا اینجا کلیک کنید.'; $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.'] = 'اگر سایز عکس HD نباشد و اگر وب سایز کنونی بزرگتر از اندازه‌ی پس از تغییر سایز عکس باشد، Piwigo عکس را بعنوان HD جابجا کرده و یک سایز کوچکتر برای آن می‌سازد.'; -$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'داد‌ه‌ی تاریخ شامل شود (هشدار: شاید به حافظه‌ی سرور فشار بیاورد)'; $lang['Piwigo for iOS (iPhone, iPad, iPod Touch)'] = 'دریافت Piwigo برای iOS (iPhone, iPad, iPod Touch)'; $lang['Save visits in history for'] = 'ذخیره کردن بازدید ها برای'; $lang['This album contains %d photos, added between %s and %s.'] = 'این آلبوم شامل %d عکس می باشد که بین %s و %s اضافه شده اند.'; @@ -929,7 +925,7 @@ $lang['Purge user cache'] = 'پاک کردن مخزن کاربر (کش)'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'اندازه‌ی این عکس به %dx%d پیکسل کاهش خواهد یافت.'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'بدلیل استفاده از کتابخانه‌ی گرافیکیِ GD، امکان ویرایش سایز عکس پس از آپلود وجود ندارد.'; $lang['Select at least one tag'] = 'دست کم باید یک برچسب انتخاب کنید'; -$lang['Basic settings'] = 'تنظیماتِ پایه'; +$lang['Basic settings'] = 'تنظیمات پایه'; $lang['General'] = 'همگانی'; $lang['Mail theme'] = 'زمینه‌ی ایمیل'; $lang['Loading...'] = 'در حال بارگذاری...'; @@ -980,7 +976,6 @@ $lang['Delete album "%s".'] = 'حذف البوم"%s".'; $lang['Display form'] = 'فرم نمایش '; $lang['It only takes a few clicks.'] = 'فقط با چند کلید '; $lang['Dashboard'] = 'میزکار'; -$lang['First photo added'] = 'افزودن اولین عکس'; $lang['Select tags'] = 'انتخاب تگ ها'; $lang['Storage used'] = 'فضای ذخیره سازی استفاده شده'; $lang['checksum'] = 'چک سام'; @@ -998,4 +993,4 @@ $lang['No filter on album. Select one or type to search'] = 'فیلتری روی $lang['No tags selected, no actions possible.'] = 'هیچ برچسبی انتخاب نشده، کاری قابل انجام نیست'; $lang['Piwigo %s is available, please update'] = 'ورژن %s از Piwigo آماده‌ی آپدیت کردن است '; -$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['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 قابلیت این را دارد که یک پوشه(فولدر) را با تمام زیر مجموعه هایش آپلود کند. اگر مجدد این عملیات را انجام دهید فقط موارد جدید آپلود میشود.'; \ No newline at end of file diff --git a/language/fa_IR/install.lang.php b/language/fa_IR/install.lang.php index d52a924f6..196f3adde 100644 --- a/language/fa_IR/install.lang.php +++ b/language/fa_IR/install.lang.php @@ -7,47 +7,50 @@ // +-----------------------------------------------------------------------+ $lang['Installation'] = "نصب"; -$lang['Basic configuration'] = 'تنظیمات اساسی'; +$lang['Basic configuration'] = 'تنظیمات پایه'; $lang['Default gallery language'] = 'زبان پیشفرض گالری'; $lang['Database configuration'] = 'تنظیمات پایگاه داده'; $lang['Admin configuration'] = 'تنظیمات مدیریت'; $lang['Start Install'] = 'آغاز نصب'; -$lang['It will be shown to the visitors. It is necessary for website administration'] = 'این برای بازدیدکنندگان نمایش داده می شود. برای مدیریت سایت ضروری است'; -$lang['Connection to server succeed, but it was impossible to connect to database'] = 'ارتباط با سرور با موفقیت انجام شد، اما ارتباط با پایگاه داده با مشکل مواجه شد'; -$lang['Can\'t connect to server'] = 'ارتباط با سرور ممکن نیست'; +$lang['It will be shown to the visitors. It is necessary for website administration'] = 'این به بازدیدکنندگان نمایش داده خواهد شده و برای مدیریت سایت ضروری است'; +$lang['Connection to server succeed, but it was impossible to connect to database'] = 'ارتباط با سرور با موفقیت برقرار شد، ولی ارتباط با پایگاه داده با مشکل مواجه شد.'; +$lang['Can\'t connect to server'] = 'ارتباط با سرور برقرار نشد'; $lang['Host'] = 'میزبان (Host)'; $lang['User'] = 'نام کاربری'; -$lang['user login given by your host provider'] = 'نام کاربری خود را باید از هاست دریافت نمایید'; -$lang['user password given by your host provider'] = 'گذرواژه را باید از هاست دریافت نمایید'; +$lang['user login given by your host provider'] = 'نام کاربری را از هاست دریافت کنید'; +$lang['user password given by your host provider'] = 'گذرواژه را از هاست دریافت کنید'; $lang['Database name'] = 'نام پایگاه داده'; -$lang['also given by your host provider'] = 'نام پایگاه داده را باید از هاست دریافت نمایید'; -$lang['Database table prefix'] = 'پیشوند جدول های پایگاه داده'; -$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'نام تمام جدول های پایگاه داده با این پیشوند آغاز خواهد شد (این گزینه برای مدیریت بهتر پایگاه داده مفید است)'; -$lang['enter a login for webmaster'] = 'مشخصات ورود مدیرکل را وارد نمایید'; -$lang['webmaster login can\'t contain characters \' or "'] = 'مشخصات ورود نباید دارای کاراکترهای \' و " باشند'; -$lang['please enter your password again'] = 'خواهشمند است گذرواژه خود را دوباره وارد نمایید'; -$lang['Keep it confidential, it enables you to access administration panel'] = 'گذرواژه را محرمانه نگه دارید، آن دسترسی شما را به مدیریت فراهم می کند'; +$lang['also given by your host provider'] = 'این مورد را نیز باید از هاست دریافت کنید'; +$lang['Database table prefix'] = 'پیشوند جدول‌های پایگاه داده'; +$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'نام تمام جدول‌های پایگاه داده با این پیشوند آغاز خواهند شد (این گزینه برای مدیریت بهتر پایگاه داده مفید خواهد بود)'; +$lang['enter a login for webmaster'] = 'مشخصات ورود مدیرکل را وارد کنید'; +$lang['webmaster login can\'t contain characters \' or "'] = 'مشخصات ورود مدیرکل نباید دارای کاراکترهای \' و " باشند'; +$lang['please enter your password again'] = 'لطفا گذرواژه‌ی خود را دوباره وارد کنید'; +$lang['Keep it confidential, it enables you to access administration panel'] = 'گذرواژه را محرمانه نگه دارید، این گذرواژه دسترسی شما به پنل مدیریت را فراهم می‌کند'; $lang['Password [confirm]'] = "تاييد گذرواژه"; -$lang['verification'] = 'تأیید'; -$lang['Need help ? Ask your question on Piwigo message board.'] = 'به کمک نیاز دارید ؟ پرسش خود را در تالارهای پشتیبانی Piwigo مطرح نمایید.'; -$lang['Visitors will be able to contact site administrator with this mail'] = 'بازدیدکنندگان می توانند بوسیله ی این ایمیل با مدیرکل ارتباط برقرار کنند'; -$lang['PHP 5 is required'] = 'نگارش پنجم PHP 5.2 لازم است'; -$lang['It appears your webhost is currently running PHP %s.'] = 'به نظر می رسد هاست شما دارای نگارش PHP %s باشد.'; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo می‌تواند تنظیمات PHP شما را با ایجاد یا ویرایش یک فایل .htaccess به PHP 5.2 تغییر دهد.'; -$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'شما می توانید خودتان تنظیمات را تغییر دهید و Piwigo را دوباره راه اندازی کنید.'; -$lang['Try to configure PHP 5'] = 'در حال تنظیم PHP 5.2'; +$lang['verification'] = 'تایید'; +$lang['Need help ? Ask your question on Piwigo message board.'] = 'به کمک نیاز دارید؟ پرسش خود را در تالارهای پشتیبانی Piwigo مطرح کنید.'; +$lang['Visitors will be able to contact site administrator with this mail'] = 'بازدیدکنندگان می‌توانند به وسیله‌ی این ایمیل با مدیرکل ارتباط برقرار کنند'; +$lang['PHP 5 is required'] = 'نسخه‌ی 5.3 پی‌اچ‌پی مورد نیاز است'; +$lang['It appears your webhost is currently running PHP %s.'] = 'به نظر می‌رسد هاست شما از نسخه‌ی %s پی‌اچ‌پی استفاده می‌کند.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo می‌تواند تنظیمات پی‌اچ‌پی شما را با ایجاد یا ویرایش یک فایل .htaccess به نسخه‌ی 5.3 تغییر دهد.'; +$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'در نظر داشته باشید که می‌توانید خودتان تنظیمات را تغییر داده و Piwigo را دوباره راه‌اندازی کنید.'; +$lang['Try to configure PHP 5'] = 'در حال تلاش برای پیکربندی پی‌اچ‌پی 5.3'; $lang['Sorry!'] = "شرمنده!"; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo قادر به پیکربندی PHP 5.2 نیست.'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'شما باید با سرویس دهنده ی هاست خود تماس گرفته و از آنها بپرسید که چگونه می توانید تنظیمات خود را به PHP 5.2 تغییر دهید.'; -$lang['Hope to see you back soon.'] = 'به امید دیدار دوباره ی شما.'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo قادر به پیکربندی پی‌اچ‌پی 5.3 نیست.'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'با سرویس دهنده‌ی هاست خود تماس گرفته و از آن‌ها بپرسید که چگونه می‌توانید هاست خود را به پی‌اچ‌پی 5.3 تغییر دهید.'; +$lang['Hope to see you back soon.'] = 'به امید دیدار دوباره.'; $lang['Congratulations, Piwigo installation is completed'] = 'Piwigo با موفقیت نصب شد'; -$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'یک راه دیگر این است که شما متن بالا را کپی کنید و بدون اضافه یا کم کردن حتی یک حرف ،آن را در آدرس : "local/config/database.inc.php" قرار دهید'; +$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'یک راه دیگر این است که متن بالا را کپی کرده و بدون اضافه یا کم کردن حتی یک حرف، آن را در مسیر زیر قرار دهید: +"local/config/database.inc.php" +(هشدار: محتوای این فایل باید کاملا با فیلد متن بالا مشابه بوده و خط یا فاصله‌ی اضافی نداشته باشد)'; $lang['Creation of config file local/config/database.inc.php failed.'] = 'ایجاد فایل local/config/database.inc.php با مشکل مواجه شد.'; $lang['Download the config file'] = 'دانلود فایل پیکربندی (Config)'; -$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'شما می توانید فایل پیکربندی را دانلود کنید و آن را در مسیر local/config در محلی که گالری را نصب کردید آپلود کنید.'; +$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'می‌توانید فایل پیکربندی را دانلود کرده و در مسیر local/config در محلی که گالری را نصب کرده‌اید، آپلود کنید.'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'هر مشکلی که داشتید را در انجمن مطرح کنید: %s'; $lang['Just another Piwigo gallery'] = 'یک گالری دیگر با Piwigo'; -$lang['Password ']['confirm'] = 'تأیید گذرواژه'; +$lang['Password ']['confirm'] = 'تایید گذرواژه'; $lang['Welcome to my photo gallery'] = 'به گالری عکس من خوش آمدید'; -$lang['Welcome to your new installation of Piwigo!'] = 'به گالری Piwigo ی خود خوش آمدید!'; -$lang['localhost or other, supplied by your host provider'] = 'localhost یا ادرس دیگر ، این را باید از هاست دریافت نمایید(در حالت معمول localhost میباشد)'; \ No newline at end of file +$lang['Welcome to your new installation of Piwigo!'] = 'به گالری Piwigo خود خوش آمدید!'; +$lang['localhost or other, supplied by your host provider'] = 'localhost یا آدرس دیگر، این مورد را باید از هاست دریافت کنید'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'نسخه‌ی %s پی‌اچ‌پی مورد نیاز است (شما در حال حاضر از نسخه‌ی %s استفاده می‌کنید)'; \ No newline at end of file diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index a38c97454..24021967f 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -17,7 +17,7 @@ $lang['%d physicals'] = " %d physiques"; $lang[' and %d virtual'] = " et %d virtuelle"; $lang[' and %d virtuals'] = " et %d virtuelles"; $lang['%d album moved'] = '%d album déplacée'; -$lang['%d albums moved'] = '%d albums déplacées'; +$lang['%d albums moved'] = '%d albums déplacés'; $lang['%d group'] = "%d groupe"; $lang['%d groups'] = "%d groupes"; $lang['%d member'] = "%d membre"; @@ -1006,4 +1006,6 @@ $lang['Webmaster status required'] = 'Statut Webmestre nécessaire'; $lang['Your selection'] = 'Votre sélection'; $lang['login'] = 'connexion'; $lang['Email'] = 'Courriel'; -$lang['Email Adress'] = 'Adresse courriel'; \ No newline at end of file +$lang['Email Adress'] = 'Adresse courriel'; +$lang['%d albums edited'] = '%d albums édités'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Des photos sont absentes de votre système de fichier. À vérifier avec le plugin Check Uploads'; \ No newline at end of file diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index edec41082..1060b6ed5 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -48,7 +48,7 @@ $lang['Caddie'] = "Panier"; $lang['Albums authorized thanks to group associations'] = 'Albums accessibles grâce à l\'appartenance aux groupes'; $lang['Album manual order was saved'] = 'L\'ordre manuel des albums a été sauvegardé'; $lang['Album photos associated to the following albums: %s'] = 'Les photos de l\'album ont été associées aux albums suivants : %s'; -$lang['Check for upgrade failed for unknown reasons.'] = "La vérification de la dernière version sur le serveur a échouée pour une raison inconnue."; +$lang['Check for upgrade failed for unknown reasons.'] = 'La vérification de la dernière version sur le serveur a échoué pour une raison inconnue.'; $lang['Check for upgrade'] = "Dernière version ?"; $lang['Comments for all'] = "Commentaires pour tous"; $lang['Current name'] = "Nom courant"; @@ -109,7 +109,7 @@ $lang['Parent album'] = 'Album parent'; $lang['Path'] = "Chemin"; $lang['Permalink'] = "Lien permanent"; $lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = 'Le lien permanent %s a été précédemment utilisé par l\'album %s. Veuillez le supprimer de l\'historique des liens permanents'; -$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = "Le lien permanent ne doit contenir des caractères que parmi \"a-zA-Z0-9\", \"-\", \"_\" ou \"/\". Il ne doit pas être numérique ou commencer par un nombre suivi par \"-\""; +$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = 'Le lien permanent ne peut contenir que les caractères suivants : "a-z, A-Z, 0-9", "-", "_" ou "/". Il ne doit pas être uniquement numérique ou commencer par un nombre suivi par "-"'; $lang['Permalink %s is already used by album %s'] = 'Le lien permanent %s est déja utilisé par l\'album %s'; $lang['Permalink history'] = "Historique des liens permanents"; $lang['Permalinks'] = "Liens permanents"; @@ -122,7 +122,7 @@ $lang['Position'] = "Position"; $lang['Preferences'] = "Préférences"; $lang['Properties'] = "Propriétés"; $lang['Random photo'] = 'Photo au hasard'; -$lang['Rate date'] = "Date de notation"; +$lang['Rate date'] = 'Date de la note'; $lang['Rating by guests'] = "Notation par les invités"; $lang['Rating'] = "Notation"; $lang['Reject'] = "Rejeter"; @@ -136,7 +136,7 @@ $lang['Select at least one album'] = 'Sélectionnez au moins un album'; $lang['Select at least one photo'] = "Sélectionnez au moins une photo"; $lang['Select at least one user'] = "Sélectionnez au moins un utilisateur"; $lang['Show info'] = "Montrer les informations"; -$lang['Site manager'] = "Gestionnaire des sites"; +$lang['Site manager'] = 'Gestionnaire de sites'; $lang['Status'] = "Statut"; $lang['Statistics'] = "Statistiques"; $lang['Storage album'] = 'Album de stockage'; @@ -241,7 +241,7 @@ $lang['No mail to send.'] = "Pas de mail à envoyer."; $lang['There is no available subscribers to mail.'] = "Il n'y a pas d'utilisateur à notifier par mail."; $lang['Subscribers could be listed (available) only if there is new elements to notify.'] = "Un utilisateur peut être notifié seulement si de nouveaux éléments sont disponibles pour cet utilisateur."; $lang['Anyway only webmasters can see this tab and never administrators.'] = "Seul le webmaster a accès à cet onglet, pas les administrateurs."; -$lang['No user to send notifications by mail.'] = "Pas d'utilisateur pour envoyer des notifications par mails."; +$lang['No user to send notifications by mail.'] = 'Pas d\'utilisateur pour envoyer des notifications par mail.'; $lang['New photos added'] = 'Nouvelles photos ajoutées'; $lang['Subscribe to notification by mail'] = "Inscription à la notification par mail"; $lang['Unsubscribe from notification by mail'] = "Désinscription à la notification par mail"; @@ -252,7 +252,7 @@ $lang['Complementary mail content'] = "Contenu complémentaire du mail"; $lang['Add detailed content'] = "Ajout d'un contenu détaillé"; $lang['Send mail as'] = "Envoyer le mail en tant que"; $lang['Send mail to users'] = "Envoi de mail aux utilisateurs"; -$lang['Send'] = "Envoi"; +$lang['Send'] = 'Envoyer'; $lang['Options'] = "Options"; $lang['Subscribed'] = "Inscrits"; $lang['Subscribe'] = "S'inscrire"; @@ -281,7 +281,7 @@ $lang['private'] = "privé"; $lang['public'] = "public"; $lang['Purge never used notification feeds'] = "Purger les flux de notification jamais utilisés"; $lang['Purge sessions'] = "Purger les sessions"; -$lang['randomly represented'] = "représentant au hasard"; +$lang['randomly represented'] = 'Miniature d\'album choisie au hasard'; $lang['registration date'] = "date d'enregistrement"; $lang['clean'] = "nettoyer"; $lang['Create this site'] = "Créer ce site"; @@ -291,7 +291,7 @@ $lang['remove tags'] = "Supprimer les tags"; $lang['Repair and optimize database'] = "Réparer et optimiser la base de données"; $lang['selection'] = "Sélection"; $lang['set to'] = "changer en"; -$lang['singly represented'] = "représentant fixe"; +$lang['singly represented'] = 'Miniature d\'album fixe'; $lang['This site already exists'] = "Ce site existe déjà"; $lang['created'] = "créé"; $lang['delete this site and all its attached elements'] = "supprimer ce site et toutes les informations associées"; @@ -312,11 +312,11 @@ $lang['Group management'] = "Gestion des groupes"; $lang['User list'] = "Liste des utilisateurs"; $lang['Database synchronization with files'] = "Synchronisation de la base à partir des fichiers de"; $lang['all'] = "Tout"; -$lang['height must be a number superior to'] = "la hauteur doit un entier supérieur à"; +$lang['height must be a number superior to'] = 'la hauteur doit être un entier supérieur à'; $lang['width must be a number superior to'] = "la largeur doit être un entier supérieur à"; $lang['for the file format'] = "pour le format de fichier"; $lang['Photo unreachable or no support'] = 'Photo inaccessible ou format non supporté'; -$lang['GD version'] = "version de GD"; +$lang['GD version'] = 'Version de GD'; $lang['General statistics'] = "Statistiques générales"; $lang['average time'] = "temps moyen"; $lang['total time'] = "temps total"; @@ -327,14 +327,14 @@ $lang['unset'] = "vider"; $lang['Update albums informations'] = 'Mettre à jour les informations des albums'; $lang['Update photos information'] = 'Mettre à jour les informations des photos'; $lang['Synchronize'] = "Synchroniser"; -$lang['reduce to single existing albums'] = 'Traiter uniquement un album'; +$lang['reduce to single existing albums'] = 'Traiter un album spécifique'; $lang['Choose an option'] = "Choisir une option"; $lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'Afficher un maximum d\'informations (albums ajoutés, photos ajoutées, albums et photos supprimés)'; $lang['Error list'] = "Liste des erreurs"; $lang['Errors caption'] = "Légende des erreurs"; $lang['Detailed informations'] = "Informations détaillées"; $lang['File/directory read error'] = "Erreur d'ouverture fichier/répertoire"; -$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = "Le fichier ou répertoire ne peut pas être accessible (soit il n'existe pas, soit l'accès est refusé)"; +$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Le fichier ou répertoire n\'est pas accessible (soit il n\'existe pas, soit l\'accès est refusé)'; $lang['albums deleted in the database'] = 'albums supprimés de la base de données'; $lang['photos deleted from the database'] = "photos supprimées de la base de données"; $lang['photos candidates for metadata synchronization'] = 'photos candidates à la synchronisation avec les méta-données'; @@ -352,7 +352,7 @@ $lang['Simulation'] = "Simulation"; $lang['directories + files'] = "Répertoires + fichiers"; $lang['only directories'] = "Répertoires uniquement"; $lang['synchronize files structure with database'] = "Synchroniser la structure des fichiers avec la base de données"; -$lang['synchronize files metadata with database photos informations'] = 'Synchroniser les informations des photos de la base de données à partir des méta-données des fichiers'; +$lang['synchronize files metadata with database photos informations'] = 'Synchroniser les informations des photos dans la base de données à partir des méta-données des fichiers'; $lang['even already synchronized photos'] = "Même les photos déjà synchronisées"; $lang['Used metadata'] = "Méta-données employées"; $lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = "Le nom des répertoires et des fichiers ne doit être constitué que de lettres, de chiffres, de \"-\", \"_\" et \".\""; @@ -385,10 +385,10 @@ $lang['Group'] = "Groupe"; $lang['[%s] Visit album %s'] = '[%s] Venez visiter l\'album %s'; $lang['Hello,'] = "Bonjour,"; $lang['See you soon.'] = "A bientôt."; -$lang['Discover album:'] = 'Venez découvrir l\'album:'; +$lang['Discover album:'] = 'Venez découvrir l\'album :'; $lang['Mail content'] = "Contenu du mail"; $lang['none'] = "aucun"; -$lang['high'] = "high"; +$lang['high'] = 'high'; $lang['other'] = "autre"; $lang['Element type'] = "Type d'élément"; $lang['Image id'] = "Identifiant image"; @@ -457,9 +457,9 @@ $lang['Plugin list'] = "Liste des plugins"; $lang['Check for updates'] = "Rechercher les mises à jour"; $lang['Other plugins'] = "Autres plugins disponibles"; $lang['Last revisions'] = "Dernières révisions"; -$lang['Are you sure you want to delete this plugin?'] = "Êtes-vous sûr de vouloir supprimer ce plugin?"; -$lang['Are you sure you want to install this plugin?'] = "Êtes-vous sûr de vouloir installer ce plugin?"; -$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = "Êtes-vous sur de vouloir installer cette mise à jour? Vous devez vérifiez que cette mise à jour ne nécessite pas de désinstallation préalable."; +$lang['Are you sure you want to delete this plugin?'] = 'Êtes-vous sûr de vouloir supprimer ce plugin ?'; +$lang['Are you sure you want to install this plugin?'] = 'Êtes-vous sûr de vouloir installer ce plugin ?'; +$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = 'Êtes-vous sur de vouloir installer cette mise à jour ? Vous devez vérifier que cette mise à jour ne nécessite pas de désinstallation préalable.'; $lang['Plugin has been successfully copied'] = "Le plugin a été copié avec succès."; $lang['Can\'t create temporary file.'] = "Impossible de créer un fichier temporaire."; $lang['Can\'t download archive.'] = "Impossible de télécharger l'archive."; @@ -483,11 +483,11 @@ $lang['You are running the latest version of Piwigo.'] = "Vous utilisez la derni $lang['The version of %s [%s] installed is not compatible with the version required [%s]'] = "La version de %s [%s] installée est incompatible avec la version requise [%s]"; $lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = "Vous devez mettre à jour votre système pour profiter pleinement de l'application, sinon l'application ne fonctionnera pas correctement, voire pas du tout"; $lang['Deleted on'] = "Supprimés sur"; -$lang['Last hit'] = "dernier score"; -$lang['GD library is missing'] = "la bibliothèque GD est manquante"; +$lang['Last hit'] = 'Dernier score'; +$lang['GD library is missing'] = 'La bibliothèque GD est manquante'; $lang['Templates'] = "Templates (modèles)"; $lang['Extend for templates'] = "Etendre les templates"; -$lang['Replacement of original templates by customized templates from template-extension subfolder'] = "Remplacement des templates d'origine par vos templates personnalisés issus du dossier template-extension"; +$lang['Replacement of original templates by customized templates from template-extension subfolder'] = 'Remplacement des templates d\'origine par vos templates personnalisés issus du sous dossier template-extension'; $lang['Replacers (customized templates)'] = "Remplaçants (templates modifiés)"; $lang['Original templates'] = "Templates d'origine"; $lang['Orphan tags deleted'] = 'Tags orphelins supprimés'; @@ -517,7 +517,7 @@ $lang['Number of downloads'] = "Nombre de téléchargements"; $lang['Piwigo Announcements Newsletter'] = "Newsletter Piwigo"; $lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = "Gardez le contact avec le projet Piwigo, abonnez-vous à la newsletter. Vous recevrez un email lorsqu'une nouvelle version est disponible (parfois un bug de sécurité est corrigé, il est important de le savoir et de mettre à jour) ou qu'un événement majeur survient sur le projet. Quelques messages par an seulement."; $lang['Subscribe %s'] = "Abonner %s"; -$lang['Subscribe %s to Piwigo Announcements Newsletter'] = "Abonner %s à la newsletter Piwigo"; +$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Abonner %s à la newsletter Piwigo'; $lang['Purge search history'] = "Purger l'historique des recherches"; $lang['Hide'] = "Masquer"; $lang['Password is missing. Please enter the password.'] = "Le mot de passe manque. Veuillez saisir le mot de passe."; @@ -573,9 +573,9 @@ $lang['Directory does not exist'] = 'Le répertoire n\'existe pas'; $lang['Download,'] = 'Téléchargez,'; $lang['FTP + Synchronization'] = 'FTP + Synchronisation'; $lang['Get Support on Piwigo Forum'] = 'Obtenir de l\'aide sur le forum Piwigo'; -$lang['Help Me'] = 'A l\'aide'; +$lang['Help Me'] = 'À l\'aide'; $lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'L\'activation de ce thème est impossible, car le thème parent est manquant : %s'; -$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'Ce thème ne peut être supprimé, car d\'autres thème dépendent de lui : %s'; +$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'Ce thème ne peut être supprimé, car d\'autres thèmes dépendent de lui : %s'; $lang['Inactive Themes'] = 'Thèmes désactivés'; $lang['Install on your computer,'] = 'Installez sur votre ordinateur,'; $lang['Make this theme available to users'] = 'Rendre ce thème disponible aux utilisateurs'; @@ -642,7 +642,7 @@ $lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified $lang['The uploaded file was only partially uploaded'] = 'Le fichier n\'a été que partiellement transféré'; $lang['No file was uploaded'] = 'Aucun fichier n\'a été transféré'; $lang['Missing a temporary folder'] = 'Impossible de trouver le répertoire temporaire'; -$lang['Failed to write file to disk'] = 'Échec à l\'écriture du fichier sur le serveur'; +$lang['Failed to write file to disk'] = 'Échec de l\'écriture du fichier sur le serveur'; $lang['File upload stopped by extension'] = 'Le transfert du fichier a été arrêté par une extension'; $lang['Unknown upload error'] = 'Erreur inconnue survenue lors du transfert'; $lang['Error on file "%s" : %s'] = 'Erreur sur le fichier "%s" : %s'; @@ -695,12 +695,12 @@ $lang['Visit language site'] = 'Visitez le site de la langue'; $lang['New Version'] = 'Nouvelle version'; $lang['Obsolete Plugins'] = 'Plugins obsolètes'; $lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'ATTENTION! Ce plugin n\'a pas l\'air d\'être compatible avec votre version de Piwigo.'; -$lang['Do you want to activate anyway?'] = 'Voulez-vous l\'activer quand même?'; +$lang['Do you want to activate anyway?'] = 'Voulez-vous l\'activer quand même ?'; $lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'CE PLUGIN FAIT DÉSORMAIS PARTIE DU CORE DE PIWIGO! SUPPRIMEZ-LE.'; -$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE PLUGIN EST MANQUANT MAIS TOUJOURS INSTALLÉ! DÉSINSTALLEZ-LE.'; +$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE PLUGIN EST MANQUANT MAIS TOUJOURS INSTALLÉ ! DÉSINSTALLEZ-LE.'; $lang['display'] = 'Afficher'; $lang['Restore'] = "Restaurer"; -$lang['Restore default configuration. You will lose your plugin settings!'] = "Restaurer la configuration par défaut ? Vous perdrez vos réglages personnels !"; +$lang['Restore default configuration. You will lose your plugin settings!'] = 'Restaurer la configuration par défaut ? Vous perdrez vos réglages personnels  !'; $lang['Thumbnails generation in progress...'] = 'Génération des miniatures en cours...'; $lang['Photos generation in progress...'] = 'Génération des photos en cours...'; $lang['%s photos have been regenerated'] = '%s photos ont été régénérées'; @@ -788,7 +788,7 @@ $lang['Original Size'] = 'Taille originale'; $lang['Send connection settings by email'] = 'Envoyer les identifiants par email'; $lang['Activate comments'] = 'Activer les commentaires'; $lang['Default comments order'] = 'Ordre par défaut des commentaires'; -$lang['A locked gallery is only visible to administrators'] = 'Une galerie verrouillée n\'est visible que des administrateurs'; +$lang['A locked gallery is only visible to administrators'] = 'Une galerie verrouillée n\'est visible que par les administrateurs'; $lang['Unlock gallery'] = 'Déverrouiller la galerie'; $lang['Gallery unlocked'] = 'Galerie déverrouillée'; $lang['Notify administrators when a comment is'] = 'Notifier les administrateurs lorsqu\'un commentaire est'; @@ -796,7 +796,7 @@ $lang['modified'] = 'modifié'; $lang['deleted'] = 'supprimé'; $lang['pending validation'] = 'en attente de validation'; $lang['Save visits in history for'] = 'Historiser les visites des '; -$lang['simple visitors'] = 'simple visiteurs'; +$lang['simple visitors'] = 'simples visiteurs'; $lang['registered users'] = 'utilisateurs enregistrés'; $lang['administrators'] = 'administrateurs'; $lang['This album contains %d photos, added on %s.'] = 'Cet album contient %d photos, ajoutées le %s.'; @@ -832,7 +832,7 @@ $lang['digiKam is an advanced digital photo management free software for Linux, $lang['digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'] = 'digiKam est conçu pour les photographes qui souhaitent visualiser, gérer, éditer, améliorer, organiser, tagger et partager leurs photos.'; $lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'Pour exporter vos photos de digiKam vers Piwigo, installez simplement digiKam et les kipi-plugins.'; $lang['Piwigo export plugin for iPhoto'] = 'Plugin d\'export Piwigo export pour iPhoto'; -$lang['iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'] = 'iPhoto est le gestionnaire de photos disponible par défaut sur MacOSX. Le plugin d\'export Piwigo se connecter à votre galerie Piwigo et vous permet de créer des albums et d\'y ajouter vos photos.'; +$lang['iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'] = 'iPhoto est le gestionnaire de photos disponible par défaut sur MacOSX. Le plugin d\'export Piwigo se connecte à votre galerie Piwigo et vous permet de créer des albums et d\'y ajouter vos photos.'; $lang['Piwigo export plugin for Aperture'] = 'Plugin d\'export Piwigo pour Aperture'; $lang['Aperture is a powerful tool to refine images and manage massive libraries on Mac.'] = 'Aperture est un outil puissant pour post-traiter vos photos et gérer votre photothèque sur Mac.'; $lang['Aperture is designed for professional photographers with iPhoto simplicity.'] = 'Aperture est conçu pour les photographes professionnels avec la simplicité d\'iPhoto.'; @@ -920,8 +920,8 @@ $lang['No groups selected, no actions possible.'] = 'Pas de groupes sélectionn $lang['Please select at least two groups'] = 'Merci de sélectionner au moins deux groupes'; $lang['Duplicate'] = 'Dupliquer'; $lang['Merge selected groups'] = 'Fusionner les groupes sélectionnés'; -$lang['This group will be set to default'] = "Ce groupe deviendra par défaut"; -$lang['This group will be unset to default'] = "Ce groupe ne sera plus par défaut"; +$lang['This group will be set to default'] = 'Ce groupe sera utilisé par défaut'; +$lang['This group will be unset to default'] = 'Ce groupe ne sera plus utilisé par défaut'; $lang['No members to manage'] = "Aucun membre à gérer"; $lang['Rename'] = 'Renommer'; $lang['Purge user cache'] = 'Purger le cache utilisateur'; @@ -955,7 +955,7 @@ $lang['Activate it now'] = 'L\'activer maintenant'; $lang['Allow users to add a link to their website'] = 'Autoriser les utilisateurs à donner un lien vers leur site web'; $lang['Impossible to deactivate the default theme.'] = 'Impossible de désactiver le thème par défaut.'; $lang['Empty caddie'] = 'Vider le panier'; -$lang['The settings for the guest are from the %s user'] = 'Les préféreces des invités sont celles de l\'utilisateur %s'; +$lang['The settings for the guest are from the %s user'] = 'Les préférences des invités sont celles de l\'utilisateur %s'; $lang['between %s and %s MB'] = 'entre %s et %s Mo'; $lang['based on'] = 'basé sur'; $lang['file name'] = 'nom de fichier'; @@ -1004,7 +1004,7 @@ $lang['File type: %s'] = 'Type du fichier : %s'; $lang['or'] = 'ou'; $lang['%d checksums were added'] = '%d sommes de contrôle ont été ajoutées'; $lang['Compute %d missing checksums'] = 'Calcule %d sommes de contrôle manquantes'; -$lang['Display album date period'] = 'Afficher la date de période associée à chaque album, ex: "du 12 au 15 juillet 2018"'; +$lang['Display album date period'] = 'Afficher la date de période associée à chaque album, ex : "du 12 au 15 juillet 2018"'; $lang['With no checksum'] = 'Sans somme de contrôle'; $lang['checksums to add'] = 'sommes de contrôle à ajouter'; $lang['Synchronization in progress'] = 'Synchronisation en cours'; @@ -1020,24 +1020,24 @@ $lang['Search albums'] = 'Rechercher des albums'; $lang['You have %d orphan tags %s'] = 'Vous avez %d tag(s) orphelin(s) %s'; $lang['Review'] = 'Examiner'; $lang['You have %s1 orphan : %s2'] = 'Vous avez %s1 orphelin(s) : %s2'; -$lang['Delete tags \{%s\}?'] = 'Supprimer les tags \{%s\}?'; +$lang['Delete tags \{%s\}?'] = 'Supprimer les tags \{%s\} ?'; $lang['Yes, delete'] = 'Oui, je veux supprimer'; $lang['No, I have changed my mind'] = 'Non, j\'ai changé d\'avis'; $lang['Tag "%s" succesfully deleted'] = 'Le tag \"%s\" a été supprimé'; $lang['Tags \{%s\} succesfully deleted'] = 'Les tags \{%s\} ont été supprimés'; $lang['Tag "%s" created'] = 'Le tag \"%s\" a été créé'; $lang['Tag "%s1" renamed in "%s2"'] = 'Le tag \"%s1\" a été renommé en \"%s2\"'; -$lang['Delete orphan tags ?'] = 'Supprimer les tags orphelins?'; +$lang['Delete orphan tags ?'] = 'Supprimer les tags orphelins ?'; $lang['Delete them'] = 'Les supprimer'; $lang['Keep them'] = 'Les garder'; $lang[' (copy)'] = ' (copie)'; $lang[' (copy %s)'] = ' (copie %s)'; $lang['Tag(s) \{%s1\} succesfully merged into "%s2"'] = 'Les tags \{%s1\} ont été fusionnés dans "%s2"'; $lang['and %s others'] = 'et %s autres'; -$lang['%s other tags available..'] = '%s autres tags disponibles..'; +$lang['%s other tags available..'] = '%s autres tags disponibles...'; $lang['%d photos'] = '%d photos'; $lang['no photo'] = 'pas de photos'; -$lang['Select all %d tags'] = 'Selectionner tout des %d tags'; +$lang['Select all %d tags'] = 'Sélectionner tous les %d tags'; $lang['Clear Selection'] = 'Vider la sélection'; $lang['The %d tags on this page are selected'] = 'Les %d tags sur cette page sont sélectionnés'; $lang['%d tag selected'] = '%d tag sélectionné'; @@ -1046,7 +1046,7 @@ $lang['%d tag found'] = '%d tag trouvé'; $lang['Selection mode'] = 'Mode sélection'; $lang['At least 2 selected tags are needed to merge'] = 'Au moins 2 tags doivent être sélectionnés pour fusionner'; $lang['Merge'] = 'Fusionner'; -$lang['Choose which tag to merge these tags into'] = 'Choisissez dans quel tag vont être fusionné les tags'; +$lang['Choose which tag to merge these tags into'] = 'Choisissez dans quel tag vont être fusionnés les tags'; $lang['The other tags will be removed'] = 'Les autres tags seront supprimés'; $lang['Select'] = 'Sélectionner'; $lang['Tag Manager'] = 'Gestionnaire de tags'; @@ -1054,23 +1054,23 @@ $lang['No tag found'] = 'Pas de tag trouvé'; $lang['Manage album photos'] = 'Gérer les photos de l\'album'; $lang['Manage sub-albums'] = 'Gérer les sous-albums'; $lang['Delete album'] = 'Supprimer l\'album'; -$lang['Are you sure you want to delete this site?'] = 'Êtes-vous sûr de supprimer ce site ?'; +$lang['Are you sure you want to delete this site?'] = 'Êtes-vous sûr de supprimer ce site  ?'; $lang['Yes, I am sure'] = 'Oui, je suis sûr'; -$lang['Are you sure you want to delete this theme?'] = 'Êtes-vous sûr de supprimer ce thème ?'; -$lang['Are you sure you want to restore this plugin?'] = 'Êtes-vous sûr de restaurer ce plugin ?'; -$lang['Are you sure you want to delete this?'] = 'Êtes-vous sûr de supprimer cela ?'; -$lang['Are you sure you want to restore to default settings?'] = 'Êtes-vous sûr de vouloir rétablir les valeurs par défaut ?'; +$lang['Are you sure you want to delete this theme?'] = 'Êtes-vous sûr de supprimer ce thème  ?'; +$lang['Are you sure you want to restore this plugin?'] = 'Êtes-vous sûr de restaurer ce plugin  ?'; +$lang['Are you sure you want to delete this?'] = 'Êtes-vous sûr de vouloir supprimer cela  ?'; +$lang['Are you sure you want to restore to default settings?'] = 'Êtes-vous sûr de vouloir rétablir les valeurs par défaut  ?'; $lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Êtes-vous sûr de vouloir supprimer les notations de l\'utilisateur "%s" ?'; $lang['Are you sure you want to install the plugin "%s"?'] = 'Êtes-vous sûr de vouloir installer le plugin "%s" ?'; $lang['Are you sure you want to delete the plugin "%s"?'] = 'Êtes-vous sûr de vouloir supprimer le plugin "%s" ?'; $lang['Are you sure you want to restore the plugin "%s"?'] = 'Êtes-vous sûr de vouloir restaurer le plugin "%s" ?'; -$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Êtes-vous sûr de vouloir désinstaller le plugin "%s" ?'; +$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Êtes-vous sûr de vouloir désinstaller le plugin "%s"  ?'; $lang['Are you sure you want to delete all sizes?'] = 'Êtes-vous sûr de vouloir supprimer toutes les tailles ?'; -$lang['Are you sure you want to lock the gallery?'] = 'Êtes-vous sûr de vouloir verrouiller la galerie ?'; -$lang['Are you sure you want to unlock the gallery?'] = 'Êtes-vous sûr de vouloir déverrouiller la galerie ?'; +$lang['Are you sure you want to lock the gallery?'] = 'Êtes-vous sûr de vouloir verrouiller la galerie  ?'; +$lang['Are you sure you want to unlock the gallery?'] = 'Êtes-vous sûr de vouloir déverrouiller la galerie  ?'; $lang['Are you sure you want to delete the language "%s"?'] = 'Êtes-vous sûr de vouloir supprimer la langue "%s" ?'; $lang['Are you sure you want to delete the theme "%s"?'] = 'Êtes-vous sûr de vouloir supprimer le thème "%s" ?'; -$lang['Are you sure you want to update all extensions?'] = 'Êtes-vous sûr de vouloir mettre à jour toutes les extensions ?'; +$lang['Are you sure you want to update all extensions?'] = 'Êtes-vous sûr de vouloir mettre à jour toutes les extensions  ?'; $lang['Are you sure you want to delete the user "%s"?'] = 'Êtes-vous sûr de vouloir supprimer l\'utilisateur "%s" ?'; $lang['Please upgrade your PHP version before any update.'] = 'Il faudra mettre à jour votre PHP avant de pouvoir mettre à jour Piwigo.'; $lang['Requires PHP %s'] = 'Requiert PHP %s'; @@ -1139,7 +1139,7 @@ $lang['Name is already taken'] = 'Ce nom est déjà pris'; $lang['Groups \{%s\} succesfully deleted'] = 'Les groupes \{%s\} ont été supprimés'; $lang['User associated'] = 'Utilisateur associé'; $lang['User "%s" dissociated from this group'] = 'Utilisateur "%s" dissocié de ce groupe'; -$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'Le(s) groupe(s) \{%s1\} ont été fusionnés dans le groupe "%s2"'; +$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'Le(s) groupe(s) \{%s1\} a / ont été fusionné(s) dans le groupe "%s2"'; $lang['Associate User'] = 'Associer l\'utilisateur'; $lang['Dissociate user from this group'] = 'Dissocier cet utilisateur de ce groupe'; $lang['Manage users with user manager'] = 'Gérer les membres dans le gestionnaire d\'utilisateurs'; @@ -1167,7 +1167,7 @@ $lang['Root'] = 'Racine'; $lang['Apply to direct sub-albums'] = 'Appliquer aux sous-albums'; $lang['Apply to the whole hierarchy'] = 'Appliquer à toute l\'arborescence'; $lang['%d+ albums found, try to refine the search'] = '%d+ albums trouvé, essayez d\'affiner la recherche'; -$lang['Select an album... or type it!'] = 'Sélectionnez un album... ou tapez-le !'; +$lang['Select an album... or type it!'] = 'Sélectionnez un album... ou saisissez-le !'; $lang['Cache size'] = "Taille du cache"; $lang['calculated'] = "calculé"; $lang['months ago'] = "mois"; @@ -1181,13 +1181,13 @@ $lang['deletion'] = 'suppression'; $lang['move'] = 'déplacement'; $lang['edit'] = 'édition'; $lang['logout'] = 'déconnexion'; -$lang['login'] = 'connection'; +$lang['login'] = 'connexion'; $lang['%d album added'] = '%d album ajouté'; $lang['%d album deleted'] = '%d album supprimé'; $lang['%d album edited'] = '%d album édité'; $lang['%d albums added'] = '%d albums ajoutés'; $lang['%d albums deleted'] = '%d albums supprimés'; -$lang['%d albums edited'] = '%d albums édité'; +$lang['%d albums edited'] = '%d albums édités'; $lang['%d user added'] = '%d utilisateur ajouté'; $lang['%d user deleted'] = '%d utilisateur suppprimé'; $lang['%d user edited'] = '%d utilisateur édité'; @@ -1250,7 +1250,7 @@ $lang['since the beginning'] = 'depuis le début'; $lang['This plugin is incompatible with your version'] = 'Ce plugin est incompatible avec votre version'; $lang['This plugin have no update since 3 years ! It may be outdated'] = 'Ce plugin n\'a pas eu de mise à jour depuis 3 ans ! Il peut être obsolète'; $lang['This plugin has no recent update'] = 'Ce plugin n\'a pas de mise à jour récente'; -$lang['This plugin was updated less than 6 months ago'] = 'Ce plugin a eu une mise à jour il y a moins de 6 mois'; +$lang['This plugin was updated less than 6 months ago'] = 'Ce plugin a été mis à jour il y a moins de 6 mois'; $lang['This plugin have been updated recently'] = 'Ce plugin a été mis à jour récemment'; $lang['Display'] = 'Afficher'; $lang['Posted %s on %s'] = 'Posté %s sur %s'; @@ -1261,7 +1261,7 @@ $lang['Your selection'] = 'Votre selection'; $lang['action successfully performed.'] = 'action effectuée avec succès.'; $lang['%s lines'] = "%s lignes"; $lang['%s line'] = "%s ligne"; -$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Les albums vérrouillés sont désactivé pour maintenance. Seul les administrateurs peuvent les voir dans la gallerie. Vérrouiller cet album vérouillera aussi ses sous-albums'; +$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Les albums vérrouillés sont désactivés pour maintenance. Seuls les administrateurs peuvent les voir dans la galerie. Verrouiller cet album verrouillera aussi ses sous-albums'; $lang['Webmaster status required'] = 'Statut Webmaster nécéssaire'; $lang['%s plugins found'] = '%s plugins trouvés'; $lang['%s plugin found'] = '%s plugin trouvé'; @@ -1322,7 +1322,7 @@ $lang['Details'] = 'Détails'; $lang['Always have a backup of your database and files.'] = 'Ayez toujours une sauvegarde de votre base de données et de vos fichiers'; $lang['The best is to have them made automatically on a regular basis.'] = 'Le mieux est de le faire automatiquement et régulièrement'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Si quelque chose arrive pendant la mise à jour, il sera possible de restaurer la sauvegarde'; -$lang['Apply to root albums'] = 'Appliquer aux albums racine'; +$lang['Apply to root albums'] = 'Appliquer aux albums racines'; $lang['Album name must not be empty'] = 'Le nom de l\'album ne doit pas être vide'; $lang['Visit history'] = 'Historique des visites'; $lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Des photos sont absentes de votre système de fichier. À contrôler avec le plugin Check Uploads.'; diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index 0012eaff1..e6f0dca85 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -42,7 +42,7 @@ $lang['%d photos'] = '%d photos'; $lang['%d rates'] = '%d notes'; $lang['(!) This comment requires validation'] = '(!) Ce commentaire doit être validé'; $lang['... or browse your empty gallery'] = '... ou naviguez sur votre galerie vide'; -$lang['... or please deactivate this message, I will find my way by myself'] = '... ou désactiver ce message, je me débrouillerai par moi-même'; +$lang['... or please deactivate this message, I will find my way by myself'] = '... ou désactiver ce message SVP, je me débrouillerai par moi-même'; $lang['A comment on your site'] = 'Un commentaire sur le site'; $lang['About Piwigo'] = 'À propos de Piwigo'; $lang['About'] = 'À propos'; @@ -146,7 +146,7 @@ $lang['Email: %s'] = 'Email : %s'; $lang['Empty query. No criteria has been entered.'] = 'Requête vide. Aucun critère saisi.'; $lang['End-Date'] = 'Date de fin'; $lang['Enter your new password below.'] = 'Entrez votre nouveau mot de passe ci-dessous.'; -$lang['Enter your personnal informations'] = 'Entrer vos informations personnelles'; +$lang['Enter your personnal informations'] = 'Saisissez vos informations personnelles'; $lang['Error sending email'] = 'Erreur à l\'envoi du mail'; $lang['excluded'] = 'exclus'; $lang['EXIF Metadata'] = 'Données EXIF'; diff --git a/language/fr_FR/install.lang.php b/language/fr_FR/install.lang.php index 94704ef14..4b5348179 100644 --- a/language/fr_FR/install.lang.php +++ b/language/fr_FR/install.lang.php @@ -35,10 +35,10 @@ $lang['Visitors will be able to contact site administrator with this mail'] = "L $lang['PHP 5 is required'] = 'PHP 5.2 est requis'; $lang['PHP version %s required (you are running on PHP %s)'] = 'Piwigo requiert PHP en version %s (ce serveur tourne sur PHP %s)'; $lang['It appears your webhost is currently running PHP %s.'] = "Apparemment, la version PHP de votre hébergeur est PHP %s."; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va essayer de passer en PHP 5.2 en créant ou modifiant le fichier .htaccess.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo va essayer de passer en PHP 5.2 en créant ou en modifiant le fichier .htaccess.'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = "Notez que vous pouvez modifier vous-même la configuration PHP et re-lancer Piwigo ensuite."; $lang['Try to configure PHP 5'] = 'Essayer de configurer PHP 5.2'; -$lang['Sorry!'] = "Désolé!"; +$lang['Sorry!'] = 'Désolé !'; $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo n\'a pas pu configurer PHP 5.2'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Il vous faut contacter le support de votre hébergeur pour savoir comment configurer vous-même PHP 5.2'; $lang['Hope to see you back soon.'] = "En espérant vous revoir très prochainement."; diff --git a/language/is_IS/admin.lang.php b/language/is_IS/admin.lang.php index 4863a263e..9080f1a45 100755 --- a/language/is_IS/admin.lang.php +++ b/language/is_IS/admin.lang.php @@ -1317,4 +1317,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Best $lang['This photo no longer exists'] = 'Þessi mynd er ekki lengur til'; $lang['Apply to root albums'] = 'Virkja á rótaralbúmum'; $lang['Album name must not be empty'] = 'Heiti albúms má ekki vera autt'; -$lang['Visit history'] = 'Heimsóknarsaga'; \ No newline at end of file +$lang['Visit history'] = 'Heimsóknarsaga'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Sumar myndir vantar í skráarkerfið þitt. Upplýsingar veittar af viðbótinni Athugaðu upphleðslur'; \ No newline at end of file diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 014268762..25633b502 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1320,4 +1320,7 @@ $lang['Visited'] = 'Visitato'; $lang['Always have a backup of your database and files.'] = 'Fai sempre una copia del tuo database e dei file.'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Se qualcosa va storto durante l\'aggiornamento, sarai in grado di ripristinare da un backup.'; $lang['The best is to have them made automatically on a regular basis.'] = 'La cosa migliore sarebbe di eseguire tale procedura automaticamente su base regolare.'; -$lang['Apply to root albums'] = 'Applica agli album principali'; \ No newline at end of file +$lang['Apply to root albums'] = 'Applica agli album principali'; +$lang['Album name must not be empty'] = 'Il nome dell\'album non deve essere vuoto.'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Alcune fotografie sono scomparse dal tuo file System. Dettagli dal plugin Controlla caricamenti.'; +$lang['Visit history'] = 'Cronologia visitatori.'; \ No newline at end of file diff --git a/language/ko_KR/common.lang.php b/language/ko_KR/common.lang.php index 66c964a06..875f2582d 100644 --- a/language/ko_KR/common.lang.php +++ b/language/ko_KR/common.lang.php @@ -413,3 +413,8 @@ $lang['No results for'] = '다음의 검색 결과가 없음'; $lang['Invalid username or password!'] = '시용자 이름 또는 비밀번호가 올바르지 않습니다.'; $lang['Your authentication key is no longer valid.'] = '인증키가 유효하지 않습니다.'; $lang['generate random password'] = '랜덤 비밀번호 생성'; +$lang['Album name, 1 → 5 → 10 → 100'] = '앨범 이름, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = '앨범 이름, 100 → 10 → 5 → 1'; +$lang['Password: ********** (no copy by email)'] = '비밀번호: ********** (이메일 복사 불가)'; +$lang['Related albums'] = '관련 앨범'; +$lang['Start-Date'] = '시작 날짜'; \ No newline at end of file diff --git a/language/ko_KR/install.lang.php b/language/ko_KR/install.lang.php index ccfe060b8..dc15cffec 100644 --- a/language/ko_KR/install.lang.php +++ b/language/ko_KR/install.lang.php @@ -49,4 +49,5 @@ $lang['Keep it confidential, it enables you to access administration panel'] = ' $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo는 .htaccess 파일을 생성하거나 수정하여 PHP 5.2 구성으로 전환하려고 시도 할 수 있습니다.'; $lang['Welcome to your new installation of Piwigo!'] = '새로 설치된 Piwigo에 오신 것을 환영합니다.'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '호스팅 제공 업체의 지원 내용을 참고하여 직접 PHP 5.2로 전환하는 방법을 찾아야 합니다.'; -$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '참고 : 직접 구성을 변경한 다음 Piwigo를 다시 시작할 수 있습니다.'; \ No newline at end of file +$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '참고 : 직접 구성을 변경한 다음 Piwigo를 다시 시작할 수 있습니다.'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'php %s 버전이 필수입니다.(php %s 버전이 설치돼 있습니다)'; \ No newline at end of file diff --git a/language/nb_NO/admin.lang.php b/language/nb_NO/admin.lang.php index ba11b752e..34797be12 100644 --- a/language/nb_NO/admin.lang.php +++ b/language/nb_NO/admin.lang.php @@ -1318,4 +1318,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Det $lang['This photo no longer exists'] = 'Dette bildet eksisterer ikke lenger'; $lang['Apply to root albums'] = 'Bruk på rotalbum'; $lang['Album name must not be empty'] = 'Albumnavn må ikke være tomt'; -$lang['Visit history'] = 'Besøkshistorikk'; \ No newline at end of file +$lang['Visit history'] = 'Besøkshistorikk'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Noen bilder mangler fra filsystemet. Detaljerte opplysninger finnes i programtillegget, Sjekk Opplastinger'; \ No newline at end of file diff --git a/language/nb_NO/common.lang.php b/language/nb_NO/common.lang.php index ce3e9465c..af5170ef5 100644 --- a/language/nb_NO/common.lang.php +++ b/language/nb_NO/common.lang.php @@ -416,4 +416,4 @@ $lang['Related albums'] = 'Beslektede album'; $lang['display only recently posted photos'] = 'vis kun bilder som nylig er lagt ut'; $lang['Album name, 1 → 5 → 10 → 100'] = 'Albumnavn, 1 → 5 → 10 → 100'; $lang['Album name, 100 → 10 → 5 → 1'] = 'Albumnavn, 100 → 10 → 5 → 1'; -$lang['Start-Date'] = 'Starts dato'; \ No newline at end of file +$lang['Start-Date'] = 'Startdato'; \ No newline at end of file diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index ea08bff6d..ffb1f0553 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -1322,4 +1322,5 @@ $lang['Details'] = 'Details'; $lang['Always have a backup of your database and files.'] = 'Zorg steeds voor een backup van je database en bestanden.'; $lang['Apply to root albums'] = 'Toepassen op rootalbums'; $lang['Album name must not be empty'] = 'De naam van het album mag niet leeg zijn'; -$lang['Visit history'] = 'Bezoek geschiedenis'; \ No newline at end of file +$lang['Visit history'] = 'Bezoek geschiedenis'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Sommige foto\'s ontbreken in uw bestandssysteem. Details verstrekt door plugin Check Uploads'; \ No newline at end of file diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index 481470a8d..fe6c8751b 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -39,7 +39,7 @@ $lang['About'] = 'Over'; $lang['All tags'] = 'Alle labels'; $lang['Any tag'] = 'Elk label'; $lang['At least one listed rule must be satisfied.'] = 'Er moet tenminste voldaan worden aan één criterium.'; -$lang['Author'] = 'Naam'; +$lang['Author'] = 'Fotograaf/bron'; $lang['Albums'] = 'Albums'; $lang['Album'] = 'Album'; $lang['Close this window'] = 'Sluit dit venster'; diff --git a/language/nn_NO/common.lang.php b/language/nn_NO/common.lang.php index b93f31f13..1e4d03af4 100644 --- a/language/nn_NO/common.lang.php +++ b/language/nn_NO/common.lang.php @@ -416,4 +416,5 @@ $lang['Your authentication key is no longer valid.'] = 'Din autentiserings nykel $lang['Password: ********** (no copy by email)'] = 'Passord: ********** (ingen kopi per e-post)'; $lang['Invalid username or password!'] = 'Ugyldig brukernamn og passord'; $lang['Album name, 1 → 5 → 10 → 100'] = 'Albumnavn, 1 → 5 → 10 → 100'; -$lang['Album name, 100 → 10 → 5 → 1'] = 'Albumnavn, 100 → 10 → 5 → 1'; \ No newline at end of file +$lang['Album name, 100 → 10 → 5 → 1'] = 'Albumnavn, 100 → 10 → 5 → 1'; +$lang['Start-Date'] = 'Startdate'; \ No newline at end of file diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index df8d6eaa1..c82678dc1 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -196,7 +196,7 @@ $lang['leave'] = 'opuść'; $lang['Lock'] = 'Zablokuj'; $lang['Locked'] = 'Zablokowane'; $lang['manage album photos'] = 'Zarządzaj zdjęciami albumu'; -$lang['manage sub-albums'] = 'Zarządzaj pod-albumami'; +$lang['manage sub-albums'] = 'Zarządzaj podalbumami'; $lang['Manage'] = 'Zarządzaj'; $lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = 'Czas wykonania minął, proces musi być kontynuowany [Szacowany czas: %d sekund].'; $lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = 'Czas wykonania minął, proces musi być kontynuowany [Szacowany czas: %d sekund].'; @@ -293,7 +293,7 @@ $lang['Remote'] = 'Zdalny'; $lang['update the database from files'] = 'aktualizuj bazę danych z plików'; $lang['status'] = 'status'; $lang['Directory'] = 'Katalog'; -$lang['sub-albums'] = 'pod-albumy'; +$lang['sub-albums'] = 'podalbumy'; $lang['Synchronize metadata'] = 'Synchronizuj metadane'; $lang['target'] = 'cel'; $lang['Thumbnail'] = 'miniatura'; @@ -980,7 +980,7 @@ $lang['For security reason, authentication keys do not work for administrators.' $lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Każdy wysłany e-mail będzie zawierał unikalny link autoryzacyjny, waży przez %s.'; $lang['It only takes a few clicks.'] = 'To wymaga tylko kilku kliknięć.'; $lang['(determined from photos)'] = '(pobrane ze zdjęcia)'; -$lang['Delete album "%s" and its %d sub-albums.'] = 'Skasuj album "%s" ze wszystkimi %d pod albumami.'; +$lang['Delete album "%s" and its %d sub-albums.'] = 'Skasuj album "%s" ze wszystkimi %d podalbumami.'; $lang['Recipients'] = 'Odbiorcy'; $lang['No recipient selected'] = 'Nie wybrano odbiorców'; $lang['No tags selected, no actions possible.'] = 'Nie wybrano tagów, brak możliwych akcji.'; @@ -1247,4 +1247,77 @@ $lang['Current Version'] = 'Bieżąca wersja'; $lang['Currently running version %s'] = 'Obecnie używana wersja %s'; $lang['Discover'] = 'Odkryj'; $lang['Edit photo #%s'] = 'Edytuj zdjęcie #%s'; -$lang['Error when trying to detect formats'] = 'Błąd przy próbie wykrycia formatów'; \ No newline at end of file +$lang['Error when trying to detect formats'] = 'Błąd przy próbie wykrycia formatów'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Niektóre zdjęcia nie istnieją w Twoim systemie. Szczegóły dostarczone przez wtyczkę Check Uploads'; +$lang['This plugin have no update since 3 years ! It may be outdated'] = 'Ta wtyczka nie była uaktualniana od ponad 3 lat! Może być nieaktualna'; +$lang['Upload Formats'] = 'Formaty do przesłania'; +$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = 'Te ustawienia zostaną zastosowane dla niezalogowanych użytkowników oraz będą domyślnymi dla nowych użytkowników'; +$lang['Visited'] = 'Odwiedzono'; +$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'Podczas przywracania tej wtyczki, wszystkie dane i parametry zostaną przywrócone do wartości początkowych.'; +$lang['action successfully performed.'] = 'operacja wykonana pomyślnie.'; +$lang['and %d more'] = 'i jeszcze %d'; +$lang['Picture to associate formats with'] = 'Obraz do skojarzenia z formatami'; +$lang['The original picture will be detected with the filename (without extension).'] = 'Oryginalne zdjęcie zostanie znalezione na podstawie nazwy (bez rozszerzenia)'; +$lang['There is multiple image in the database with the following names : %s.'] = 'W bazie jest wiele zdjęć o następującej nazwie: %s.'; +$lang['This albums is already in related categories list'] = 'Ten album jest już na liście albumów powiązanych'; +$lang['Visit history'] = 'Historia odwiedzin'; +$lang['Global Gallery Actions'] = 'Zadania galerii głównej'; +$lang['Line View'] = 'Widok liniowy'; +$lang['Piwigo core'] = 'Rdzeń Piwigo'; +$lang['Plugin "%s" has been activated!'] = 'Wtyczka "%s" została aktywowana!'; +$lang['Purge Actions'] = 'Zadanie oczyszczania'; +$lang['Purge Cache'] = 'Oczyszczanie bufora'; +$lang['Select groups or type them'] = 'Wybierz lub wpisz grupy'; +$lang['Selected user'] = 'Wybierz użytkownika'; +$lang['Show beta test plugins'] = 'Pokaż wtyczki w fazie testów'; +$lang['Show plugins compatible with previous version of Piwigo'] = 'Pokaż wtyczki zgodne z poprzednią wersją Piwigo'; +$lang['Tag name'] = 'Nazwa taga'; +$lang['The best is to have them made automatically on a regular basis.'] = 'Najlepiej jest robić je automatycznie, regularnie.'; +$lang['This photo is an orphan'] = 'To zdjęcie jest sierotą'; +$lang['This photo no longer exists'] = 'To zdjęcie już nie istnieje'; +$lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'To zdjęcie jest fizycznie powiązane z tym albumem; nie możesz ich rozłączyć.'; +$lang['No research in progress'] = 'Brak bieżących poszukiwań'; +$lang['No search in progress'] = 'Brak bieżących wyszukiwań'; +$lang['Object'] = 'Obiekt'; +$lang['On %d rating(s)'] = 'Na podstawie %d ocen(y)'; +$lang['Piwigo is also on mobile.'] = 'Piwigo jest także dla urządzeń mobilnych'; +$lang['Place first'] = 'Wstaw jako pierwsze'; +$lang['Place last'] = 'Wstaw jako ostatnie'; +$lang['Properties of abums'] = 'Właściwości albumów'; +$lang['Rating greater than'] = 'Ocena wyższa niż'; +$lang['Registered'] = 'Zarejestrowano'; +$lang['Rename "%s"'] = 'Zmień nazwę "%s"'; +$lang['Restored'] = 'Odtworzono'; +$lang['Root'] = 'Główny'; +$lang['Create a sub-album of "%s"'] = 'Utwórz podalbum w "%s"'; +$lang['Details'] = 'Szczegóły'; +$lang['Equivalent to deactivation. The user is still in the list, but can no longer log in.'] = 'Odpowiednik dezaktywacji. Użytkownik jest wciąż na liście, ale nie może się zalogować'; +$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Jeżeli coś złego wydarzy się podczas uaktualniania, będziesz w stanie skorzystać z kopii zapasowej'; +$lang['Installed on %s, %s'] = 'Zainstalowane %s, %s'; +$lang['Memories'] = 'Pamiątki'; +$lang['No format for this picture'] = 'Brak formatu dla tego zdjęcia'; +$lang['No picture found with the following name : %s.'] = 'Nie znaleziono zdjęcia o następującej nazwie: %s.'; +$lang['%d tag edited'] = 'Dokonano edycji taga %d'; +$lang['%d tags edited'] = 'Dokonano edycji tagów %d'; +$lang['%d user edited'] = 'Dokonano edycji użytkownika %d'; +$lang['%d users edited'] = 'Dokonano edycji użytkowników %d'; +$lang['Apply to root albums'] = 'Zastosuj do albumu głównego'; +$lang['Certification higher or equal to'] = 'Certyfikacja dla wyższej lub równej'; +$lang['Create a new album at root'] = 'Utwórz nowy album w głównym'; +$lang['%d album edited'] = 'Dokonano edycji albumu %d'; +$lang['%d albums edited'] = 'Dokonano edycji albumów %d'; +$lang['%d group edited'] = 'Dokonano edycji grupy %d'; +$lang['%d groups edited'] = 'Dokonano edycji grup %d'; +$lang['%d photo edited'] = 'Dokonano edycji zdjęcia %d'; +$lang['%d photos edited'] = 'Dokonano edycji zdjęć %d'; +$lang['%s line'] = 'Linia %s'; +$lang['%s lines'] = '%s linii'; +$lang['%s pixels, %.2f MB'] = '%s pikseli, %.2f MB'; +$lang['%s plugin found'] = 'Znaleziono wtyczkę %s'; +$lang['%s plugins found'] = 'Znaleziono wtyczki %s'; +$lang['%s status is required to edit parameters.'] = 'Status %s jest wymagany, aby edytować parametry'; +$lang['Activated'] = 'Aktywowane'; +$lang['Album name must not be empty'] = 'Nazwa albumu nie może być pusta'; +$lang['Always have a backup of your database and files.'] = 'Zawsze miej kopię zapasową swojej bazy i plików'; +$lang['Apply an automatic order to root albums'] = 'Zastosuj kolejność automatyczną dla albumu głównego'; +$lang['%d formats uploaded for %d photos'] = '%d formaty przesłano dla %d zdjęć'; \ No newline at end of file diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 4be639bbc..3b21dadb9 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -437,4 +437,7 @@ $lang['Invalid username or password!'] = 'Niepoprawna nazwa użytkownika lub has $lang['Your authentication key is no longer valid.'] = 'Twój klucz autoryzacyjny jest już nieważny.'; $lang['generate random password'] = 'wygeneruj losowe hasło'; $lang['Password: ********** (no copy by email)'] = 'Hasło: ********** (nie kopiuj emailem)'; -$lang['Related albums'] = 'Powiązane albumy'; \ No newline at end of file +$lang['Related albums'] = 'Powiązane albumy'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'Nazwa albumu, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'Nazwa albumu, 100 → 10 → 5 → 1'; +$lang['Start-Date'] = 'Data rozpoczęcia'; \ No newline at end of file diff --git a/language/pl_PL/install.lang.php b/language/pl_PL/install.lang.php index 4776b7aca..8ca8afe7d 100644 --- a/language/pl_PL/install.lang.php +++ b/language/pl_PL/install.lang.php @@ -49,4 +49,5 @@ $lang['Just another Piwigo gallery'] = 'Kolejna galeria Piwigo'; $lang['Welcome to my photo gallery'] = 'Witaj w mojej galerii zdjęć'; $lang['Welcome to your new installation of Piwigo!'] = 'Witamy w Towjej nowej instalacji Piwigo!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Nie obawiaj się kontaktu na forum w celu skorzystania z pomocy: %s'; -$lang['localhost or other, supplied by your host provider'] = 'localhost lub iny, dostarczone przez Twojego dostawcę'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost lub iny, dostarczone przez Twojego dostawcę'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'Wymagana jest wersja %s PHP (używasz wersji %s)'; \ No newline at end of file diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index 9b8ef05c1..3d8f49f9f 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1322,4 +1322,5 @@ $lang['This photo no longer exists'] = 'Esta foto não existe mais'; $lang['Always have a backup of your database and files.'] = 'Sempre tenha um backup de seu banco de dados e arquivos.'; $lang['Apply to root albums'] = 'Aplicar a álbuns raiz'; $lang['Album name must not be empty'] = 'O nome do álbum não deve estar vazio'; -$lang['Visit history'] = 'Visite o histórico'; \ No newline at end of file +$lang['Visit history'] = 'Visite o histórico'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Algumas fotos estão faltando no seu sistema de arquivos. Detalhes fornecidos pelo plugin Check Uploads'; \ No newline at end of file diff --git a/language/sk_SK/admin.lang.php b/language/sk_SK/admin.lang.php index 37523ba3a..c786915ff 100644 --- a/language/sk_SK/admin.lang.php +++ b/language/sk_SK/admin.lang.php @@ -1320,4 +1320,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Najl $lang['This photo no longer exists'] = 'Táto fotografia už neexistuje'; $lang['Apply to root albums'] = 'Použiť na koreňové albumy'; $lang['Album name must not be empty'] = 'Názov albumu nesmie byť prázdny'; -$lang['Visit history'] = 'História návštev'; \ No newline at end of file +$lang['Visit history'] = 'História návštev'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'V systéme súborov chýbajú niektoré fotografie. Podrobnosti poskytuje doplnok Skontrolovať nahrávania'; \ No newline at end of file diff --git a/language/sr_RS/install.lang.php b/language/sr_RS/install.lang.php index c22859add..39103fc73 100644 --- a/language/sr_RS/install.lang.php +++ b/language/sr_RS/install.lang.php @@ -49,4 +49,5 @@ $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Не уст $lang['Just another Piwigo gallery'] = 'ПиВиГо фото галерија'; $lang['Welcome to my photo gallery'] = 'Добродошли у фото галерију'; $lang['Welcome to your new installation of Piwigo!'] = 'Добродошли у нову инсталацију ПиВиГо!'; -$lang['localhost or other, supplied by your host provider'] = 'localhost или други назив који сте добили од провајдера'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost или други назив који сте добили од провајдера'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'Потребна је PHP верзија %s (код вас је инсталирана PHP %s)'; \ No newline at end of file diff --git a/language/sv_SE/admin.lang.php b/language/sv_SE/admin.lang.php index 66bc89244..ab55f7b7a 100644 --- a/language/sv_SE/admin.lang.php +++ b/language/sv_SE/admin.lang.php @@ -1320,4 +1320,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'Det bästa är att göra regelbundna backuper automatiskt.'; $lang['Apply to root albums'] = 'Tillämpa på rotalbum'; $lang['Album name must not be empty'] = 'Albumets namn får inte vara tomt'; -$lang['Visit history'] = 'Besökshistorik'; \ No newline at end of file +$lang['Visit history'] = 'Besökshistorik'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Vissa foton saknas i ditt filsystem. Detaljer tillhandahålls av insticksmodulen Check Uploads'; \ No newline at end of file diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index f3e01757b..eec21ca24 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -1317,4 +1317,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'En i $lang['This photo no longer exists'] = 'Bu fotoğraf artık mevcut değil'; $lang['Apply to root albums'] = 'Kök albümlere uygula'; $lang['Visit history'] = 'Ziyaret geçmişi'; -$lang['Album name must not be empty'] = 'Albüm adı boş bırakılamaz'; \ No newline at end of file +$lang['Album name must not be empty'] = 'Albüm adı boş bırakılamaz'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Dosya sisteminizdeki bazı fotoğraflar kayıp. Detaylar Check Uploads eklentisi tarafından sağlandı.'; \ No newline at end of file diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index d2c5f8f0f..bdff7bfa5 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -413,4 +413,9 @@ $lang['Album name, Z → A'] = 'Tên album, Z → A'; $lang['Link: %s'] = 'Liên kết: %s'; $lang['Your authentication key is no longer valid.'] = 'Khóa xác thực của bạn không còn hợp lệ nữa.'; $lang['generate random password'] = 'phát sinh mật khẩu ngẫu nhiên'; -$lang['Invalid username or password!'] = 'Sai tên người dùng hoặc mật khẩu'; \ No newline at end of file +$lang['Invalid username or password!'] = 'Sai tên người dùng hoặc mật khẩu'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'Tên album, 1→ 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'Tên album, 100 → 10 → 5 → 1'; +$lang['Password: ********** (no copy by email)'] = 'Mật khẩu: ********** (không sao chép vào email)'; +$lang['Related albums'] = 'Album có liên quan'; +$lang['Start-Date'] = 'Ngày bắt đầu'; \ No newline at end of file diff --git a/language/zh_HK/common.lang.php b/language/zh_HK/common.lang.php index 5f1c30c38..33553e0d7 100644 --- a/language/zh_HK/common.lang.php +++ b/language/zh_HK/common.lang.php @@ -414,3 +414,8 @@ $lang['Link: %s'] = '連結: %s'; $lang['Your authentication key is no longer valid.'] = '您的認證密鑰已失效。'; $lang['generate random password'] = '產生隨機密碼'; $lang['Invalid username or password!'] = '無效的用戶名或密碼!'; +$lang['Album name, 1 → 5 → 10 → 100'] = '相簿名稱,1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = '相簿名稱,100 → 10 → 5 → 1'; +$lang['Password: ********** (no copy by email)'] = '密碼:**********(不複製自電郵)'; +$lang['Start-Date'] = '開始日期'; +$lang['Related albums'] = '相關相簿'; \ No newline at end of file diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index b1fbee9f4..d23499d37 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -1317,4 +1317,5 @@ $lang['Show plugins compatible with previous version of Piwigo'] = '顯示與上 $lang['Place last'] = '置於最後'; $lang['Place first'] = '置於首位'; $lang['Certification higher or equal to'] = '認證高於或等於'; -$lang['Album name must not be empty'] = '相簿名稱不得留空'; \ No newline at end of file +$lang['Album name must not be empty'] = '相簿名稱不得留空'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = '有些照片在您的檔案系統中找不到。Check Uploads 外掛可以提供更詳細的資訊。'; \ No newline at end of file diff --git a/language/zh_TW/install.lang.php b/language/zh_TW/install.lang.php index bf68ee561..fbc94adef 100644 --- a/language/zh_TW/install.lang.php +++ b/language/zh_TW/install.lang.php @@ -50,4 +50,5 @@ $lang['Welcome to my photo gallery'] = '歡迎進入我的相片集'; $lang['Welcome to your new installation of Piwigo!'] = '歡迎安裝Piwigo!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = '如有任何問題,請至我們的論壇提出:%s '; $lang['localhost or other, supplied by your host provider'] = '本地主機或其它,由你的主機提供商提供'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '你應該聯繫你的主機管理員並向其請教如何設置PHP 5.2'; \ No newline at end of file +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '你應該聯繫你的主機管理員並向其請教如何設置PHP 5.2'; +$lang['PHP version %s required (you are running on PHP %s)'] = '需要 PHP %s 以上的版本(目前執行中的是 PHP %s)'; \ No newline at end of file