From bc7e2eb6049395171b6a4b3b5f8d96f83fa4fbd5 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 20 Oct 2025 15:36:01 +0200 Subject: [PATCH] copy all languages (except en_UK and fr_FR) from translation@409c86741 --- language/bg_BG/admin.lang.php | 433 +++++++++++++++++++++++++++++++- language/bg_BG/common.lang.php | 121 ++++++++- language/bg_BG/install.lang.php | 3 +- language/ca_ES/admin.lang.php | 15 +- language/cs_CZ/admin.lang.php | 3 +- language/cs_CZ/common.lang.php | 42 +++- language/da_DK/admin.lang.php | 3 +- language/de_DE/admin.lang.php | 15 +- language/de_DE/common.lang.php | 72 +++++- language/es_ES/admin.lang.php | 15 +- language/fr_CA/common.lang.php | 9 +- language/he_IL/admin.lang.php | 15 +- language/he_IL/common.lang.php | 70 +++++- language/is_IS/admin.lang.php | 15 +- language/is_IS/common.lang.php | 70 +++++- language/it_IT/admin.lang.php | 3 +- language/nb_NO/admin.lang.php | 15 +- language/nb_NO/common.lang.php | 70 +++++- language/nl_NL/admin.lang.php | 3 +- language/pl_PL/admin.lang.php | 3 +- language/pt_BR/admin.lang.php | 10 +- language/sv_SE/admin.lang.php | 15 +- language/tr_TR/admin.lang.php | 4 +- language/zh_CN/admin.lang.php | 3 +- 24 files changed, 990 insertions(+), 37 deletions(-) diff --git a/language/bg_BG/admin.lang.php b/language/bg_BG/admin.lang.php index bcc1151a9..8d7fdaf6b 100644 --- a/language/bg_BG/admin.lang.php +++ b/language/bg_BG/admin.lang.php @@ -596,7 +596,6 @@ $lang['between %.2f and %.2f'] = 'между %.2f и %.2f'; $lang['between %d and %d pixels'] = 'между %d и %d пиксела'; $lang['delete this site and all its attached elements'] = 'изтрийте този сайт с цялата информация свързана с него'; $lang['dissociate from group'] = 'разасоциирай от групата'; -$lang['first photo added on %s'] = 'първа снимка добавена на %s'; $lang['group "%s" added'] = 'група "%s" е добавена'; $lang['group "%s" deleted'] = 'група "%s" е изтрита'; $lang['group "%s" updated'] = 'група "%s" е обновена'; @@ -631,7 +630,6 @@ $lang['Forbid this theme to users'] = 'Забрани тази тема за п $lang['Get Support on Piwigo Forum'] = 'Получете помощ от форума на Piwigo '; $lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Дайте права (chmod 777) на директория "%s" в основата на инсталацията'; $lang['Go to %s or %s for more informations'] = 'Отидете на %s или %s за повече информация'; -$lang['Dump Database'] = 'Дъмп на базата данни'; $lang['Extensions Update'] = 'Актуализация на разширения'; $lang['Failed to write file to disk'] = 'Записът на файла е неуспешен'; $lang['I decide to update anyway'] = 'Решавам да направя ъпгрейд все пак'; @@ -688,7 +686,6 @@ $lang['Manage authorizations for selected albums'] = 'Управление на $lang['Manage'] = 'Управление'; $lang['Make this theme available to users'] = 'Направи тази тема достъпна за потребителите'; $lang['Make this language available to users'] = 'Направи този език достъпен за потребителите'; -$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'Включва данни от историята (Внимание: паметта на сървъра може да бъде надвишена)'; $lang['Last send'] = 'Последно изпратено'; $lang['Mail sent to %s [%s].'] = 'Имейлът е изпратен до %s [%s].'; $lang['Maintenance'] = 'Поддръжка'; @@ -839,7 +836,6 @@ $lang['Select recipients'] = 'Избор на получатели'; $lang['Send an information email to group members'] = 'Изпратете имейл с информация до членовете на групата'; $lang['Select the destination tag'] = 'Изберете етикета приемник'; $lang['Predefined filter'] = 'Предварително зададен филтър'; -$lang['Unable to dump database.'] = 'Не може да се направи дъмп на базата данни'; $lang['Type here the name of the new group'] = 'Въведете името на новата група тук'; $lang['This theme was not designed to be directly activated'] = 'Тази тема не е създадена за директно активиране'; $lang['This group will be set to default'] = 'Тази група ще се използва по подразбиране'; @@ -991,9 +987,436 @@ $lang['delete album and the %d orphan photos'] = 'изтриване на алб $lang['delete only album, not photos'] = 'изтриване на албум, без снимките'; $lang['orphans to delete'] = 'без албум за изтриване'; $lang['Storage used'] = 'Използвано място'; -$lang['First photo added'] = 'Първа снимка добавена'; $lang['Delete album "%s".'] = 'Изтриване на албум "%s".'; $lang['Confirm deletion'] = 'Потвърдете изтриването'; $lang['Dashboard'] = 'Табло'; $lang['Select tags'] = 'Избор на етикети'; $lang['checksum'] = 'контролно число'; +$lang[' (copy)'] = 'копирай'; +$lang['Piwigo core'] = 'Piwigo ядро (основна система)'; +$lang['Tile View'] = 'Плочков изглед'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'В момента има %d снимки в лаунджа (буфер за качване)'; +$lang['This albums is already in related categories list'] = 'Този албум вече е в списъка на свързани албуми'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Този потребител трябва първо да бъде определен като уебмастър, преди да може да бъде повишен до основен потребител'; +$lang['Upload Formats'] = 'Формати за качване'; +$lang['Use standard Piwigo template for common pages.'] = 'Използвай стандартния шаблон на Piwigo за общите страници.'; +$lang['User "%s" dissociated from this group'] = 'Потребител „%s“ бе отделен от тази група'; +$lang['User associated'] = 'Потребителят е свързан'; +$lang['Users not logged in will have these settings applied, these settings are used by default for new users'] = 'На потребителите, които не са влезли, ще се прилагат тези настройки; те се използват по подразбиране и за нови потребители'; +$lang['Visit'] = 'Посещение'; +$lang['Visit history'] = 'История на посещенията'; +$lang['Visited'] = 'Посетено'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Намерихме %d дублиращи се пътища. Подробности са предоставени от приставката Check Uploads'; +$lang['Webmaster status required'] = 'Изисква се статус уебмастър'; +$lang['What\'s new in version %s'] = 'Какво ново има във версия %s?'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'При активиране се използва общ шаблон за страниците за вход, регистрация и забравена парола, независимо от темата. Някои теми може да използват тези шаблони, дори ако махнете отметката от тази опция'; +$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'При възстановяване на тази приставка тя ще бъде върната към първоначалните ѝ настройки и свързаните данни ще бъдат нулирани'; +$lang['With no checksum'] = 'Без контролна сума'; +$lang['Picture to associate formats with'] = 'Изображение, с което да се асоциират форматите'; +$lang['On %d rating(s)'] = 'На %d оценка(и)'; +$lang['This plugin has no recent update'] = 'Този плъгин няма скорошна актуализация'; +$lang['This plugin have been updated recently'] = 'Този плъгин е обновен наскоро'; +$lang['This plugin have no update since 3 years ! It may be outdated'] = 'Този плъгин няма актуализации от 3 години! Възможно е да е остарял.'; +$lang['This plugin is incompatible with your version'] = 'Този плъгин е несъвместим с версията ви'; +$lang['This plugin was updated less than 6 months ago'] = 'Този плъгин е обновен преди по-малко от 6 месеца'; +$lang['Username successfully modified'] = 'Името на потребителя е променено успешно'; +$lang['Welcome to %s'] = 'Добре дошли в %s'; +$lang['Welcome!'] = 'Добре дошли!'; +$lang['Who can see ?'] = 'Кой може да вижда?'; +$lang['You have %s1 orphan : %s2'] = 'Имате %s1 празни: %s2'; +$lang['checksums to add'] = 'сума за добавяне'; +$lang['never calculated'] = 'никога не е калкулирано'; +$lang['right now'] = 'точно сега'; +$lang['since the beginning'] = 'от началото'; +$lang['to'] = 'до'; +$lang['was succesfully deleted'] = 'беше услешно изтрит/а'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'На път сте да направите %s главен потребител, вместо %s, искате ли да продължите?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Нямате права да сменяте главния потребител, попитайте администратора.'; +$lang['You can now change the main user from %s to %s.'] = 'Вече можете са смените главния потребител от %s на %s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Не може да копирате паролата, ако връзката ви към този сайт не е сигурна.'; +$lang['You don\'t have access to this photo'] = 'Нямате достъп до това изображение'; +$lang['You have %d orphan tags %s'] = 'Имате %d празни етикети %s'; +$lang['You have %s inactive plugins'] = 'Имате %s неактивни плъгини'; +$lang['image(s) contains unsaved changes'] = 'има незапомнени промени в изображението/ията'; +$lang['in administration'] = 'в администрация'; +$lang['in gallery'] = 'в галерия'; +$lang['level of confidentiality'] = 'ниво на поверителност'; +$lang['months ago'] = 'месеца назад'; +$lang['move'] = 'премести'; +$lang['no photo'] = 'няма изображение'; +$lang['or'] = 'или'; +$lang['Yes, I am sure'] = 'Да, сигурен съм'; +$lang['Yes, delete'] = 'Да, изтрий'; +$lang['Yes, let\'s proceed'] = 'Да, нека продължим'; +$lang['Yes, rename'] = 'Да, пренаименовай'; +$lang['You have unsaved changes'] = 'Имате незапаметени промени'; +$lang['Your selection'] = 'Вашата селекция'; +$lang['action successfully performed.'] = 'действието е завършено успешно'; +$lang['add'] = 'добави'; +$lang['and %d more'] = 'и още %d'; +$lang['and %s others'] = 'и %s други'; +$lang['between %d and %d'] = 'между %d и %d'; +$lang['between %s and %s'] = 'между %s и %s'; +$lang['calculated'] = 'изчислено'; +$lang['deletion'] = 'изтриване'; +$lang['edit'] = 'редактирай'; +$lang['login'] = 'Вход'; +$lang['logout'] = 'Изход'; +$lang['Are you sure you want to delete the plugin "%s"?'] = 'Сигурни и сте, че искате да изтриете този плъгин "%s"?'; +$lang['To be sure, please rewrite the word “%s” below'] = 'За да сте сигурни, моля препишете думата “%s” по-долу'; +$lang['To set your password, visit the following address:'] = 'За да зададете парола, последвайте този линк:'; +$lang['Try now !'] = 'Опитай сега!'; +$lang['Understood, do not show again'] = 'Разбрах, не показвай повече'; +$lang['Unlock it'] = 'Отключи'; +$lang['Unlocked album'] = 'Отключи албума'; +$lang['Unset as group for new users'] = 'Премахни като група за нови потребители'; +$lang['Update'] = 'Обнови'; +$lang['User updated'] = 'Потребителя е обновен'; +$lang['Version %s'] = 'Версия "%s"?'; +$lang['Videos'] = 'Видеа'; +$lang['Showing %s users out of %s'] = 'Показва %s потребители от %s'; +$lang['Storage'] = 'Памет'; +$lang['This photo no longer exists'] = 'Тази снимка не съществува вече'; +$lang['This picture is physically linked to this album, you can\'t dissociate them'] = ' +'; +$lang['Synchronization in progress'] = 'Синхронизацията е в ход'; +$lang['System Activities'] = 'Системни дейности'; +$lang['Tag "%s" created'] = 'Етикетът „%s“ е създаден'; +$lang['Tag "%s" succesfully deleted'] = 'Етикетът „%s“ е успешно изтрит'; +$lang['Tag "%s1" renamed in "%s2"'] = 'Етикетът „%s1“ е преименуван на „%s2“'; +$lang['Tag Manager'] = 'Управление на етикети'; +$lang['Tag name'] = 'Име на етикет'; +$lang['Tag(s) \{%s1\} succesfully merged into "%s2"'] = 'Етикет(и) {%s1} са успешно обединени в „%s2“'; +$lang['Tags \{%s\} succesfully deleted'] = 'Етикет(и) {%s} са успешно изтрити'; +$lang['The %d tags on this page are selected'] = '%d етикета на тази страница са избрани'; +$lang['The best is to have them made automatically on a regular basis.'] = 'Най-добре е да се извършват автоматично и редовно.'; +$lang['The comment has been validated.'] = 'Коментарът е одобрен.'; +$lang['The comments have been validated.'] = 'Коментарите са одобрени.'; +$lang['The original picture will be detected with the filename (without extension).'] = 'Оригиналната снимка ще бъде открита по името на файла (без разширение).'; +$lang['The other tags will be removed'] = 'Останалите етикети ще бъдат премахнати'; +$lang['The passwords do not match'] = 'Паролите не съвпадат'; +$lang['Theme'] = 'Тема'; +$lang['There is multiple image in the database with the following names : %s.'] = 'Има няколко снимки в база данните със следните имена: %s.'; +$lang['This album is currently locked, visible only to administrators.'] = 'Този албум в момента в заключен и видим само за администратори.'; +$lang['This is already the default theme'] = 'Това вече е темата по подразбиране'; +$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Линкът е валиден за %s. След този период, ще трябва да поискате нов линк. +'; +$lang['This photo is an orphan'] = 'Тазни снимка не е включена в албум'; +$lang['Save'] = 'Запази'; +$lang['Save all photos'] = 'Запази всички снимки'; +$lang['Search albums'] = 'Търси албуми'; +$lang['Search tips'] = 'Съвети за търсене'; +$lang['Select'] = 'Избери'; +$lang['Select all %d tags'] = 'Избери всички %d етикета'; +$lang['Select an album... or type it!'] = 'Избери албум... или го въведи!'; +$lang['Select groups or type them'] = 'Избери групи или ги въведи'; +$lang['Select or create an album'] = 'Избери или създай албум'; +$lang['Selected user'] = 'Избран потребител'; +$lang['Selection mode'] = 'Режим на избор'; +$lang['Sep'] = 'Септ.'; +$lang['Set as default'] = 'Задай по подразбиране'; +$lang['Set as group for new users'] = 'Задай като група за нови потребители'; +$lang['Set as main user'] = 'Задай като главен потребител'; +$lang['Show'] = 'Покажи'; +$lang['Show beta test plugins'] = 'Покажи плъгини в бета тест'; +$lang['Show inactive plugins'] = 'Покажи неактивни плъгини'; +$lang['Show plugins compatible with previous version of Piwigo'] = 'Покажи плъгини, съвместими с предишна версия на Piwigo'; +$lang['Show sub-albums'] = 'Покажи подалбумите'; +$lang['Shrink'] = 'Намали'; +$lang['Some checksums are missing.'] = 'Липсват някои контролни суми.'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Някои снимки липсват във файловата система. Подробности са налични чрез плъгина Check Uploads.'; +$lang['Synchronization'] = 'Синхронизация'; +$lang['Piwigo is also on mobile.'] = 'Piwigo е достъпен и за мобилни устройства.'; +$lang['Piwigo requires an album to add photos.'] = 'За добавяне на снимки в Piwigo е необходим албум.'; +$lang['Place first'] = 'Постави първи'; +$lang['Place last'] = 'Постави последен'; +$lang['Please complete all fields'] = 'Моля, попълнете всички полета.'; +$lang['Please upgrade your PHP version before any update.'] = 'Моля, обновете версията на PHP преди да извършите актуализация.'; +$lang['Plugin "%s" deleted!'] = 'Плъгинът „%s“ е изтрит!'; +$lang['Plugin "%s" has been activated!'] = 'Плъгинът „%s“ беше активиран!'; +$lang['Portraits'] = 'Портрети'; +$lang['Posted %s'] = 'Публикувано %s'; +$lang['Promote mobile app on mobile devices'] = 'Популяризирай мобилното приложение на мобилни устройства'; +$lang['Properties of abums'] = 'Свойства на албуми'; +$lang['Purge Actions'] = 'Изчисти действията'; +$lang['Purge Cache'] = 'Изчисти кеша'; +$lang['Put at the root'] = 'Постави в основната директория'; +$lang['Rating greater than'] = 'Рейтинг по-голям от'; +$lang['Read the release note'] = 'Прочетете бележките към версията'; +$lang['Refresh thumbnail'] = 'Опресни миниатюрата'; +$lang['Registered'] = 'Регистриран'; +$lang['Remove thumbnail'] = 'Премахни миниатюрата'; +$lang['Rename "%s"'] = 'Преименувай „%s“'; +$lang['Requires PHP %s'] = 'Изисква PHP %s'; +$lang['Resend password link'] = 'Изпрати повторно линка за парола'; +$lang['Restored'] = 'Възстановено'; +$lang['Review'] = 'Преглед'; +$lang['Root'] = 'Основна директория'; +$lang['Name field must not be empty'] = 'Полето за име не може да бъде празно'; +$lang['Name is already taken'] = 'Името вече е заето'; +$lang['New user added'] = 'Добавен е нов потребител'; +$lang['No access to administration, can see private content with appropriate permissions.'] = 'Няма достъп до администраторския панел, но може да вижда частно съдържание при съответните права.'; +$lang['No albums found'] = 'Не са открити албуми'; +$lang['No comments selected, no actions possible.'] = 'Не са избрани коментари, не могат да се извършват действия.'; +$lang['No format for this picture'] = 'Няма формат за тази снимка'; +$lang['No picture found with the following name : %s.'] = 'Не е намерена снимка с това име: %s. +'; +$lang['No plugin activated'] = 'Няма активни плъгини.'; +$lang['No plugins found'] = 'Не са намерени плъгини.'; +$lang['No research in progress'] = 'Не се извършва проучване в момента'; +$lang['No search in progress'] = 'Не се извършва търсене в момента'; +$lang['No tag found'] = 'Не е намерен етикет.'; +$lang['No, I have changed my mind'] = 'Не, промених желанието си'; +$lang['Nov'] = 'Нов'; +$lang['Object'] = 'Обект'; +$lang['Oct'] = 'Окт'; +$lang['Ok, got it!'] = 'Разбрах!'; +$lang['Only admins in a specific group'] = 'Само администратори в определена група'; +$lang['Open in gallery'] = 'Отвори в галерията'; +$lang['Other'] = 'Други'; +$lang['Page Visited'] = 'Посетена страница'; +$lang['Page Visited in %s'] = 'Посетена страница в %s'; +$lang['Pagination has changed and needs to be reloaded !'] = 'Начинът на страниране е променен и трябва да се презареди!'; +$lang['Password copied'] = 'Паролата е копирана'; +$lang['Photos per page'] = 'Снимки на страница'; +$lang['Hide sub-albums'] = 'Скрий подалбумите'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Ако снимка в този албум има същото име, актуализирай файла без да променяш свойствата на снимката.'; +$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Ако нещо се обърка по време на обновяването, ще можете да възстановите резервно копие.'; +$lang['Image'] = 'Изображение'; +$lang['Install Piwigo on mobile'] = 'Инсталирай Piwigo на мобилно устройство'; +$lang['Installed on %s, %s'] = 'Инсталирано на %s, %s'; +$lang['Jan'] = 'Ян'; +$lang['Jul'] = 'Юли'; +$lang['Jun'] = 'Юни'; +$lang['Keep them'] = 'Запази ги'; +$lang['Language'] = 'Език'; +$lang['Last revision date is newer than'] = 'Датата на последната ревизия е по-нова от'; +$lang['Last visit'] = 'Последно посещение'; +$lang['Latest Piwigo news'] = 'Последни новини за Piwigo'; +$lang['Line View'] = 'Изглед по редове'; +$lang['Locked album'] = 'Заключен албум'; +$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Заключените албуми са изключени за поддръжка. Само администратори могат да ги виждат в галерията.'; +$lang['Main user'] = 'Главен потребител'; +$lang['Manage album photos'] = 'Управлявай снимките в албума'; +$lang['Manage sub-albums'] = 'Управлявай подалбумите'; +$lang['Manage users'] = 'Управлявай потребители'; +$lang['Manage users with user manager'] = 'Управлявай потребителите чрез мениджъра на потребители'; +$lang['Mar'] = 'Март'; +$lang['May'] = 'Май'; +$lang['Memories'] = 'Спомени'; +$lang['Merge'] = 'Обедини'; +$lang['Metadata sync complete'] = 'Синхронизирането на метаданни е завършено'; +$lang['Modified'] = 'Променено'; +$lang['More information'] = 'Повече информация'; +$lang['Download all activities'] = 'Изтегли всички дейности '; +$lang['Downloaded'] = 'Изтеглено '; +$lang['Drag and drop to reorder albums'] = 'Изтеглете и пуснете, за да пренаредите албумите '; +$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Ако при качване, Piwigo открие, че снимката вече съществува, ще я свърже с целевия албум без да създава дубликат на файла. '; +$lang['Edit'] = 'Редактирай '; +$lang['Edit guest user'] = 'Редактирай гост потребител '; +$lang['Edit photo #%s'] = 'Редактирай снимка №%s '; +$lang['Edited on %s'] = 'Редактирано на %s '; +$lang['Email'] = 'Имейл '; +$lang['Email Adress'] = 'Имейл адрес '; +$lang['Empty lounge'] = 'Изпразни зоната за качване '; +$lang['Equivalent to deactivation. The user is still in the list, but can no longer log in.'] = 'Еквивалентно на деактивация. Потребителят остава в списъка, но вече не може да влиза. '; +$lang['Error when trying to detect formats'] = 'Грешка при опит за засичане на формати '; +$lang['Expand'] = 'Разгъни '; +$lang['Extensions'] = 'Разширения '; +$lang['Feb'] = 'Фебр.'; +$lang['File type: %s'] = 'Тип файл: %s '; +$lang['Filters'] = 'Филтри '; +$lang['First choose an album, then add your files'] = 'Първо изберете албум, после добавете вашите файлове '; +$lang['Formats'] = 'Формати '; +$lang['Generate random password'] = 'Генерирай произволна парола'; +$lang['Global Gallery Actions'] = 'Глобални действия за галерията'; +$lang['Group "%s" succesfully deleted'] = 'Групата „%s“ беше успешно изтрита'; +$lang['Group added'] = 'Групата е добавена'; +$lang['Group renamed'] = 'Името на групата е променено'; +$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'Групите {%s1} бяха успешно обединени в „%s2“'; +$lang['Groups \{%s\} succesfully deleted'] = 'Групите {%s} бяха успешно изтрити'; +$lang['Has access to administration. Can only manage content: photos/albums/users/tags/groups.'] = 'Има достъп до администраторския панел. Може да управлява само съдържанието: снимки, албуми, потребители, етикети и групи.'; +$lang['Has access to all administration functionnalities. Can manage both configuration and content.'] = 'Има достъп до всички административни функции. Може да управлява както настройките, така и съдържанието.'; +$lang['Create a root album'] = 'Създай основен албум '; +$lang['Create a sub-album of "%s"'] = 'Създай подалбум на „%s“ '; +$lang['Create and select'] = 'Създай и избери '; +$lang['Create your first album'] = 'Създай първия си албум '; +$lang['Created'] = 'Създаден '; +$lang['Created on %s'] = 'Създаден на %s '; +$lang['Creation mode'] = 'Режим на създаване '; +$lang['Current Version'] = 'Текуща версия '; +$lang['Currently running version %s'] = 'Изпълнявана версия %s '; +$lang['Deactivated'] = 'Деактивирано '; +$lang['Dec'] = 'Дек '; +$lang['Delete %s format ?'] = 'Да се изтрие ли форматът %s? '; +$lang['Delete album'] = 'Изтрий албум '; +$lang['Delete orphan tags ?'] = 'Да се изтрият ли празните етикети? '; +$lang['Delete tag "%s"?'] = 'Да се изтрие ли етикетът „%s“? '; +$lang['Delete tags \{%s\}?'] = 'Да се изтрият ли етикетите \{%s}? '; +$lang['Delete them'] = 'Изтрий ги '; +$lang['Delete these sizes'] = 'Изтрий тези размери '; +$lang['Delete user'] = 'Изтрий потребител '; +$lang['Deletion in progress'] = 'Изтриването е в ход '; +$lang['Details'] = 'Подробности '; +$lang['Detect and avoid duplicates during upload'] = 'Засичай и избягвай дубликати при качване '; +$lang['Disallow comments for sub-albums'] = 'Забрани коментари за подалбуми '; +$lang['Discover'] = 'Открий '; +$lang['Display'] = 'Покажи'; +$lang['Display album date period'] = 'Показвай периода, свързан с всеки албум, напр. „от 12 до 15 юли 2018 г.“ '; +$lang['Display category date'] = 'Показвай датата на категорията '; +$lang['Displays a banner to install or open the official Piwigo app'] = 'Показва банер за инсталиране или отваряне на официалното приложение Piwigo '; +$lang['Dissociate user from this group'] = 'Премахни потребителя от тази група '; +$lang['Associate User'] = 'Свържи потребител'; +$lang['At least 2 selected tags are needed to merge'] = 'Необходими са поне 2 избрани етикета, за да бъдат обединени. '; +$lang['Aug'] = 'Авг'; +$lang['Authorize comments'] = 'Разреши коментари'; +$lang['Auto-update'] = 'Автоматично обновяване'; +$lang['Average last 12 months'] = 'Средно за последните 12 месеца'; +$lang['Cache'] = 'Кеш'; +$lang['Cache size'] = 'Размер на кеша'; +$lang['Can be shared by several individuals without conflict (they cannot change the password).'] = 'Може да бъде споделян от няколко потребители без конфликт (те не могат да променят паролата).'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Не може да бъде изпратен имейл на този потребител, защото няма зададен имейл адрес. '; +$lang['Certification higher or equal to'] = 'Сертификация по-висока или равна на '; +$lang['Change Password'] = 'Смени парола '; +$lang['Changes saved'] = 'Промените са запазени '; +$lang['Changing the main user'] = 'Промяна на главния потребител '; +$lang['Choose which tag to merge these tags into'] = 'Избери в кой етикет да се обединят тези етикети '; +$lang['Clear Selection'] = 'Изчисти избора '; +$lang['Close'] = 'Затвори '; +$lang['Comments allowed for sub-albums'] = 'Разрешени са коментари за подалбуми '; +$lang['Comments disallowed for sub-albums'] = 'Забранени са коментари за подалбуми '; +$lang['Compact View'] = 'Компактен изглед '; +$lang['Compare mode'] = 'Режим на сравнение '; +$lang['Compute %d missing checksums'] = 'Изчисли липсващите %d контролни суми '; +$lang['Copied link'] = 'Копиран линк '; +$lang['Copy password'] = 'Копирай парола '; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Копирайте връзката по'; +$lang['Copy the password link'] = 'Копирай връзката за парола '; +$lang['Core'] = 'Ядро '; +$lang['Create a first album'] = 'Създай първи албум '; +$lang['Create a new album at root'] = 'Създай нов албум като основен'; +$lang['Allow comments for sub-albums'] = 'Разреши коментари за подалбуми '; +$lang['Always have a backup of your database and files.'] = 'Винаги правете резервно копие на базата данни и файловете си.'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Изпратена е връзка за активиране, валидна за %s, на „%s“. Ако не бъде получена, може да се генерира нова, като редактирате потребителя и управлявате паролата му.'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Създадена е връзка за активиране, валидна за %s, но не можа да бъде изпратена. Можете да копирате връзката по'; +$lang['An error has occured'] = 'Възникна грешка'; +$lang['Apply an automatic order to root albums'] = 'Приложи автоматично подреждане към основните'; +$lang['Apply to direct sub-albums'] = 'Приложи към непосредствените подалбуми '; +$lang['Apply to root albums'] = 'Приложи към основните албуми '; +$lang['Apply to the whole hierarchy'] = 'Приложи към цялата йерархия '; +$lang['Apr'] = 'Апр'; +$lang['Are you sure you want to delete "%d" comments?'] = 'Сигурни ли сте, че искате да изтриете „%d“ коментара?'; +$lang['Are you sure you want to delete all sizes?'] = 'Сигурни ли сте, че искате да изтриете всички размери?'; +$lang['Are you sure you want to delete comment #%s?'] = 'Сигурни ли сте, че искате да изтриете коментар №%s?'; +$lang['Are you sure you want to delete group "%s"?'] = 'Сигурни ли сте, че искате да изтриете групата „%s“?'; +$lang['Are you sure you want to delete the language "%s"?'] = 'Сигурни ли сте, че искате да изтриете езика „%s“?'; +$lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Сигурни ли сте, че искате да изтриете оценките на потребителя „%s“?'; +$lang['Are you sure you want to delete the theme "%s"?'] = 'Сигурни ли сте, че искате да изтриете темата „%s“?'; +$lang['Are you sure you want to delete the user "%s"?'] = 'Сигурни ли сте, че искате да изтриете потребителя „%s“?'; +$lang['Are you sure you want to delete this site?'] = 'Сигурни ли сте, че искате да изтриете този сайт?'; +$lang['Are you sure you want to delete this theme?'] = 'Сигурни ли сте, че искате да изтриете тази тема?'; +$lang['Are you sure you want to delete this?'] = 'Сигурни ли сте, че искате да изтриете това?'; +$lang['Are you sure you want to install the plugin "%s"?'] = 'Сигурни ли сте, че искате да инсталирате плъгина „%s“?'; +$lang['Are you sure you want to lock the gallery?'] = 'Сигурни ли сте, че искате да заключите галерията?'; +$lang['Are you sure you want to restore the plugin "%s"?'] = 'Сигурни ли сте, че искате да възстановите плъгина „%s“?'; +$lang['Are you sure you want to restore this plugin?'] = 'Сигурни ли сте, че искате да възстановите този плъгин?'; +$lang['Are you sure you want to restore to default settings?'] = 'Сигурни ли сте, че искате да върнете настройките по подразбиране?'; +$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Сигурни ли сте, че искате да деинсталирате плъгина „%s“?'; +$lang['Are you sure you want to unlock the gallery?'] = 'Сигурни ли сте, че искате да отключите галерията?'; +$lang['Are you sure you want to update all extensions?'] = 'Сигурни ли сте, че искате да обновите всички разширения?'; +$lang['%d+ albums found, try to refine the search'] = 'намерени са %d+ албума, опитайте да прецизирате търсенето'; +$lang['%d albums found'] = 'намерени са %d албума'; +$lang['%d filtered user'] = 'филтриран е %d потребител'; +$lang['%d filtered users'] = 'филтрирани са %d потребители'; +$lang['%d tag found'] = 'намерен е %d етикет'; +$lang['%d tag selected'] = 'избран е %d етикет'; +$lang['%d tags found'] = 'намерени са %d етикета'; +$lang['1 album found'] = 'намерен е 1 албум'; +$lang['A photo library administrator has created the following account for you:'] = 'Администратор на фотогалерията е създал следния акаунт за вас:: +'; +$lang['Activate button "%s"'] = 'Активирайте бутон "%s"'; +$lang['Activate create mode to create and select an album'] = 'Активирай режим за създаване и избор на албум '; +$lang['Activated'] = 'Активирано '; +$lang['Activated plugin list'] = 'Активни плъгини'; +$lang['Activity'] = 'Активност '; +$lang['Activity peak in the last weeks'] = 'Пик на активността през последните седмици '; +$lang['Activity time from'] = 'Време на активност от '; +$lang['Add Album'] = 'Добави албум '; +$lang['Add New Plugin'] = 'Добави нов плъгин '; +$lang['Add User'] = 'Добави потребител '; +$lang['Add a new user'] = 'Добави нов потребител '; +$lang['Add a sub-album to “%s”'] = 'Добави подалбум към „%s“ '; +$lang['Add another set of formats'] = 'Добави друг набор от формати '; +$lang['Add as filter'] = 'Добави като филтър '; +$lang['Add formats'] = 'Добави формати '; +$lang['Added on %s'] = 'Добавено на %s '; +$lang['Additional filters'] = 'Допълнителни филтри '; +$lang['Advanced filters'] = 'Разширени филтри '; +$lang['Album name must not be empty'] = 'Името на албума не може да бъде празно '; +$lang['Album search tool'] = 'Инструмент за търсене на албум '; +$lang['All admins'] = 'Всички администратори '; +$lang['%s plugins found'] = 'намерени плъг ини %s'; +$lang['%s status is required to edit parameters.'] = ' необходим е статус %s за редактиране на параметрите'; +$lang['%sGB'] = '%s GB'; +$lang['%sMB'] = '%s MB'; +$lang['... or hide this link'] = '... или скрий този линк'; +$lang['%d photos moved'] = 'качени са %d снимки'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d снимки бяха преместени от зоната за качване в техните албуми'; +$lang['%d pictures in sub-albums'] = '%d снимки в под-албуми'; +$lang['%d sub-albums'] = '%d под-албуми'; +$lang['%d tag added'] = 'добавен е %d етикет'; +$lang['%d tag deleted'] = 'изтрит е %d етикет'; +$lang['%d tag edited'] = 'редактиран е %d етикет'; +$lang['%d tag moved'] = 'преместен е %d етикет'; +$lang['%d tags added'] = 'добавени са %d етикета'; +$lang['%d tags deleted'] = 'изтрити са %d етикета'; +$lang['%d tags edited'] = 'редактирани са %d етикета'; +$lang['%d tags moved'] = 'преместени са %d етикета'; +$lang['%d user added'] = 'добавен е %d потребител'; +$lang['%d user edited'] = 'редактиран е %d потребител'; +$lang['%d user logged in'] = '%d потребител влезе'; +$lang['%d user logged out'] = '%d потребител излезе'; +$lang['%d users added'] = 'добавени са %d потребители'; +$lang['%d users edited'] = 'редактирани са %d потребители'; +$lang['%d users logged in'] = '%d потребители влязоха'; +$lang['%d users logged out'] = '%d потребители излязоха'; +$lang['%s GB used'] = 'използвани са %s GB'; +$lang['%s MB'] = '%s MB'; +$lang['%s MB used'] = 'използвани са %s MB'; +$lang['%s file type'] = '%s тип файл'; +$lang['%s is the new main user'] = '%s е нов основен потребител'; +$lang['%s line'] = '%s ред'; +$lang['%s lines'] = '%s редове'; +$lang['%s other tags available..'] = '%s други налични тагове'; +$lang['%s pixels, %.2f MB'] = '%s поксела, %.2f MB'; +$lang['%s plugin found'] = 'намерен плъг ин %s'; +$lang[' (copy %s)'] = '(копирай %s)'; +$lang['%d Activities'] = '%d дейности'; +$lang['%d Activity'] = '%d дейност'; +$lang['%d album added'] = 'добавен е %d албум'; +$lang['%d album deleted'] = 'изтрит е %d албум'; +$lang['%d album edited'] = 'редактиран е %d албум'; +$lang['%d albums added'] = 'добавени са %d албума'; +$lang['%d albums deleted'] = 'изтрити са %d албума'; +$lang['%d albums edited'] = 'редактирани са %d албума'; +$lang['%d checksums were added'] = 'добавени са %d контролни суми'; +$lang['%d files'] = '%d файла'; +$lang['%d formats uploaded for %d photos'] = 'качени са %d формата за %d снимки'; +$lang['%d group added'] = 'добавена е %d група'; +$lang['%d group deleted'] = 'изтрита е %d група'; +$lang['%d group edited'] = 'редактирана е %d група'; +$lang['%d group moved'] = 'преместена е %d група'; +$lang['%d groups added'] = 'добавени са %d групи'; +$lang['%d groups deleted'] = 'изтрити са %d групи'; +$lang['%d groups edited'] = 'редактирани са %d групи'; +$lang['%d groups moved'] = 'преместени са %d групи'; +$lang['%d in whole branch'] = '%d в цялата структура'; +$lang['%d including sub-albums'] = '%d вкл. под-албуми'; +$lang['%d photo added'] = 'добавена е %d снимка'; +$lang['%d photo deleted'] = 'изтрита е %d снимка'; +$lang['%d photo edited'] = 'редактирана е %d снимка'; +$lang['%d photo moved'] = 'преместена е %d снимка'; +$lang['%d photos'] = 'добавени са %d снимки'; +$lang['%d photos added'] = 'изтрити са %d снимки'; +$lang['%d photos deleted'] = 'редактирани са %d снимки'; +$lang['%d photos edited'] = 'преместени са %d снимки'; \ No newline at end of file diff --git a/language/bg_BG/common.lang.php b/language/bg_BG/common.lang.php index b4c0e9cea..16dfe44bc 100644 --- a/language/bg_BG/common.lang.php +++ b/language/bg_BG/common.lang.php @@ -36,7 +36,6 @@ $lang['%d new users'] = '%d нови потребители'; $lang['About'] = 'За нас'; $lang['All tags'] = 'Всички етикети'; $lang['Any tag'] = 'Всеки етикет'; -$lang['At least one listed rule must be satisfied.'] = 'Най-малко един критерии трябва да бъде изпълнен.'; $lang['Author'] = 'Автор'; $lang['Albums'] = 'Албуми'; $lang['Album'] = 'Албум'; @@ -52,7 +51,6 @@ $lang['Creation date'] = 'Дата на създаване'; $lang['Current password is wrong'] = 'Въведената парола е грешна'; $lang['Dimensions'] = 'Размери'; $lang['Display'] = 'Изглед'; -$lang['Each listed rule must be satisfied.'] = 'Всички критерии от списъка трябва да са изпълнени.'; $lang['Email address'] = 'Имейл адрес'; $lang['Enter your personnal informations'] = 'Въведете вашата лична информация'; $lang['Error sending email'] = 'Грешка при изпращането на имейл'; @@ -163,7 +161,6 @@ $lang['Registration'] = 'Регистрация'; $lang['Related tags'] = 'Свързани етикети'; $lang['Reset'] = 'Изчистване'; $lang['Retrieve password'] = 'Възстанови парола'; -$lang['Search rules'] = 'Критерий за търсене'; $lang['Search tags'] = 'Търси етикети'; $lang['Search'] = 'Търси'; $lang['display available tags'] = 'показване налични етикети'; @@ -185,7 +182,6 @@ $lang['add this photo to your favorites'] = 'добави снимката в л $lang['Administration'] = 'Администрация'; $lang['all'] = 'всички'; $lang['ascending'] = 'възходящ ред'; -$lang['author(s) : %s'] = 'автор(и): %s'; $lang['Expand all albums'] = 'Покажи всички албуми'; $lang['posted after %s (%s)'] = 'добавени след %s (%s)'; $lang['posted before %s (%s)'] = 'добавени преди %s (%s)'; @@ -298,7 +294,6 @@ $lang['Powered by'] = 'Осъществено от'; $lang['Empty query. No criteria has been entered.'] = 'Празна заявка. Не е въведен критерии.'; $lang['Search results'] = 'Резултати от търсенето'; $lang['Search in sub-albums'] = 'Търсене в под-албуми'; -$lang['searched words : %s'] = 'търсени думи : %s'; $lang['Contact'] = 'Контакт'; $lang['set as album representative'] = 'задай като миниатюра за албума'; $lang['Show number of comments'] = 'Показване броя на коментарите'; @@ -432,4 +427,118 @@ $lang['month']['8'] = 'август'; $lang['month']['9'] = 'септември'; $lang['Your authentication key is no longer valid.'] = 'Вашият ключ да верификация вече не е активен.'; $lang['generate random password'] = 'генериране на произволна парола'; -$lang['Invalid username or password!'] = 'Невалидно име или парола!'; \ No newline at end of file +$lang['Invalid username or password!'] = 'Невалидно име или парола!'; +$lang['You can manage your API keys in your account settings.'] = 'Можете да управлявате вашите API ключове в настройките на вашия акаунта.'; +$lang['%d visits'] = '%d посещения'; +$lang['This will not be displayed again. You must copy it to continue.'] = 'Това няма да се показва отново. Трябва да го копирате, за да продължите.'; +$lang['To continue using the API, please renew your key before it expires.'] = 'За да продължите да използвате API, подновете ключа си преди изтичането му.'; +$lang['To manage your API keys, please log in with your username/password.'] = 'За да управлявате вашите API ключове, влезте с вашето потребителско име/парола.'; +$lang['Unknown time period'] = 'Неизвестен период от време'; +$lang['Validate'] = 'Валидирай'; +$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'Когато е активирано, общ шаблон се използва за страниците за вход и регистрация, независимо от темата.'; +$lang['You can try to edit your filters and perform a new search.'] = 'Можете да опитате да редактирате филтрите си и да извършите ново търсене.'; +$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'Нямате имейл адрес, така че няма да бъдете уведомени, когато вашият API ключ изтича.'; +$lang['Your API key will expire in %d day.'] = 'Вашият API ключ ще изтече след %d ден.'; +$lang['Your API key will expire in %d days.'] = 'Вашият API ключ ще изтече след %d дни.'; +$lang['Your API key will expire soon'] = 'Вашият API ключ ще изтече скоро'; +$lang['Your changes have been applied.'] = 'Промените ви са приложени.'; +$lang['Your password was successfully reset'] = 'Паролата ви беше успешно нулирана'; +$lang['Your password was successfully set'] = 'Паролата ви беше успешно зададена'; +$lang['last 12 months'] = 'Последните 12 месеца'; +$lang['last 24 hours'] = 'последните 24 часа'; +$lang['last 3 months'] = 'Последните 3 месеца'; +$lang['last 30 days'] = 'Последните 30 дни'; +$lang['last 6 months'] = 'Последните 30 дни'; +$lang['last 7 days'] = 'Последните 7 дни'; +$lang['last year'] = 'Миналата година'; +$lang['must not be empty'] = 'не трябва да е празно'; +$lang['rating score %s'] = 'оценка %s'; +$lang['year %d'] = 'година %d'; +$lang['you must choose a date'] = 'трябва да изберете дата'; +$lang['Only the first %d albums are displayed, out of %d.'] = 'Показват се само първите %d албума от общо %d.'; +$lang['Options'] = 'Опции'; +$lang['Pages'] = 'Страници'; +$lang['Password: ********** (no copy by email)'] = 'Парола: ********** (не се копира по имейл)'; +$lang['Pre-established filters are proposed, but you can add or remove them using the "Choose filters" button.'] = 'Предварително зададени филтри са предложени, но можете да ги добавяте или премахвате чрез бутона "Избери филтри".'; +$lang['Public key copied.'] = 'Публичният ключ е копиран.'; +$lang['Related albums'] = 'Свързани албуми'; +$lang['Return to Sign in'] = 'Върни се на Вход'; +$lang['Return to the gallery'] = 'Върни се в галерията'; +$lang['Revoke'] = 'Отмени'; +$lang['Revoked'] = 'Отменено'; +$lang['Save your secret Key and ID'] = 'Запазете своя таен ключ и ID'; +$lang['Search in :'] = 'Търсене в:'; +$lang['Search in this set'] = 'Търсене в този сет'; +$lang['Secret key copied. Keep it in a safe place.'] = 'Таен ключ е копиран. Запазете го на сигурно място.'; +$lang['Set my password'] = 'Задай моята парола'; +$lang['Set your password below.'] = 'Задайте вашата парола по-долу.'; +$lang['Show expired keys'] = 'Покажи изтекли ключове'; +$lang['Start-Date'] = 'Начална дата'; +$lang['Tags found'] = 'Намерени тагове'; +$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Таговете тук съответстват на вашето търсене по дума. Кликнете на някой, за да разгледате по таг.'; +$lang['The PDF you requested is too large to display on this page.'] = 'PDF файлът, който заявихте, е твърде голям за показване на тази страница.'; +$lang['The api key has been successfully created.'] = 'API ключът е успешно създаден.'; +$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'Имейлът %s ще бъде използван за уведомяване, когато вашият API ключ изтича.'; +$lang['The secret key can no longer be displayed.'] = 'Тайният ключ вече не може да се показва.'; +$lang['There are no authors available for the photos currently filtered'] = 'Няма налични автори за филтрираните снимки'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Няма налични дати на създаване за филтрираните снимки'; +$lang['There are no tags available for the photos currently filtered'] = 'Няма налични тагове за филтрираните снимки'; +$lang['This API key was manually revoked on %s'] = 'Този API ключ беше ръчно отменен на %s'; +$lang['Create a new API key to secure your account.'] = 'Създайте нов API ключ за защита на акаунта си.'; +$lang['Create an account'] = 'Създайте нов акаунт'; +$lang['Created at'] = 'Създаден в'; +$lang['Custom date'] = 'Персонализирана дата'; +$lang['Custom dates'] = 'Персонализирани дати'; +$lang['Do you really want to revoke the "%s" API key?'] = 'Наистина ли искате да оттеглите API ключ "%s"?'; +$lang['Don\'t have an account yet ?'] = 'Все още нямате акаунт?'; +$lang['Done'] = 'Готово'; +$lang['Duration'] = 'Продължителност'; +$lang['Edit API Key'] = 'Редактирай API ключ'; +$lang['Empty filters'] = 'Изчисти филтрите'; +$lang['Expert mode'] = 'Експертен режим'; +$lang['Expired'] = 'Изтекъл'; +$lang['Expired on'] = 'Изтекъл на'; +$lang['Expires in'] = 'Изтича след'; +$lang['File type'] = 'Тип файл'; +$lang['Fill in the filters to start a search'] = 'Попълнете филтрите, за да започнете търсене'; +$lang['Filters'] = 'Филтри'; +$lang['Generate API Key'] = 'Генерирай API ключ'; +$lang['Generate key'] = 'Генерирай ключ'; +$lang['Hello %s, enter your new password below.'] = 'Здравей %s, въведете новата си парола по-долу.'; +$lang['Hide expired keys'] = 'Скрий изтеклите ключове'; +$lang['Impossible to copy automatically. Please copy manually.'] = 'Невъзможно за автоматично копиране. Моля копирайте ръчно.'; +$lang['Last use'] = 'Последно ползвано'; +$lang['Manage your account'] = 'Управление на акаунта'; +$lang['Never'] = 'Никога'; +$lang['New API Key'] = 'Нов API ключ'; +$lang['No expiration'] = 'Без изтичане'; +$lang['No results are available.'] = 'Няма налични резултати.'; +$lang['Choose filters'] = 'Изберете филтри'; +$lang['Choose how you want to see your gallery'] = 'Изберете как искате да видите галерията'; +$lang['Clear'] = 'Изчисти'; +$lang['Click here to display it'] = 'Кликнете тук за показване'; +$lang['Confirm my new password'] = 'Потвърдете новата си парола'; +$lang['Confirm new password'] = 'Потвърдете новата парола'; +$lang['Create API Keys to secure your acount'] = 'Създайте API ключове за защита на акаунта'; +$lang['3xlarge'] = '3XL – изключително голям'; +$lang['4xlarge'] = '4XL – гигантски'; +$lang['API Key has been successfully edited.'] = 'API ключът е успешно редактиран.'; +$lang['API Key has been successfully revoked.'] = 'API ключът е успешно оттеглен.'; +$lang['API Key name'] = 'Име на API ключ'; +$lang['API Key not found'] = 'API ключът не е намерен'; +$lang['API Keys'] = 'API ключове'; +$lang['Account'] = 'Акаунт'; +$lang['Added by'] = 'Добавено от'; +$lang['Album already selected'] = 'Албумът вече е избран'; +$lang['Album description'] = 'Описание на албума'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'Име на албума, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'Име на албума, 100 → 10 → 5 → '; +$lang['Album title'] = 'Заглавие на албум'; +$lang['Albums found'] = 'Намерени албуми'; +$lang['Albums listed here match your search by word. Click on one to browse by album.'] = 'Албумите, показани тук, съответстват на търсенето ви по дума. Кликнете върху някой, за да разгледате албума.'; +$lang['Already have an account ?'] = 'Вече имате акаунт?'; +$lang['An email has been sent with a link to reset your password'] = 'Изпратен е емейл с линк за нулиране на паролата'; +$lang['An error has occured please got back to Sign in or Register'] = 'Възникна грешка, моля върнете се на Вход или Регистрация'; +$lang['Cancel'] = 'Отказ'; +$lang['Change your password'] = 'Сменете паролата си'; +$lang['Check your inbox'] = 'Проверете си имейла '; \ No newline at end of file diff --git a/language/bg_BG/install.lang.php b/language/bg_BG/install.lang.php index 9ec068104..08f996a06 100644 --- a/language/bg_BG/install.lang.php +++ b/language/bg_BG/install.lang.php @@ -49,4 +49,5 @@ $lang['Creation of config file local/config/database.inc.php failed.'] = 'Съз $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 5.2 като създаде или промени .htaccess файла.'; $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['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/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 86a145507..88ad8c0ba 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1411,4 +1411,17 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'S\'ha creat un enllaç d\'activació vàlid per a %s però no s\'ha pogut enviar. Podeu copiar l\'enllaç següent i enviar-lo a l\'usuari.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'L\'enllaç és vàlid per %s. Passat aquest temps, haureu de sol·licitar-ne un de nou.'; $lang['To set your password, visit the following address:'] = 'Per definir la vostra contrasenya, visiteu l\'adreça següent:'; -$lang['Welcome to %s'] = 'Benvinguts a %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Benvinguts a %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Hem trobat %d camins d\'accés duplicats. Els detalls els proporciona el connector Check Uploads (Comprovar Pujades)'; +$lang['%d photos were moved from the upload lounge to their albums'] = 'S\'han mogut %d fotos del vestíbul de pujada als seus àlbums.'; +$lang['Are you sure you want to delete "%d" comments?'] = 'Segur que voleu suprimir "%d" comentaris?'; +$lang['Are you sure you want to delete comment #%s?'] = 'Segur que voleu suprimir el comentari número %s?'; +$lang['Empty lounge'] = 'El vestíbul és buit'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Si una foto d\'aquest àlbum té el mateix nom de fitxer, actualitza el fitxer sense canviar les propietats de la foto'; +$lang['No comments selected, no actions possible.'] = 'No s\'ha seleccionat cap comentari, no hi ha accions possibles'; +$lang['Save all photos'] = 'Desa totes les fotos'; +$lang['The comment has been validated.'] = 'El comentari s\'ha validat.'; +$lang['The comments have been validated.'] = 'Els comentaris s\'han validat.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Actualment hi ha %d fotos al vestíbul (memòria temporal de pujada)'; +$lang['Use standard Piwigo template for common pages.'] = 'Utilitza la plantilla estàndard de Piwigo per a les pàgines comunes.'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Quan s\'habilita, s\'utilitza una plantilla comú per a les pàgines d\'inici de sessió, de registre i de contrasenya oblidada, independentment del tema. És possible que alguns temes utilitzin aquestes plantilles fins i tot si es desactiva aquesta opció.'; \ No newline at end of file diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index e1fa699d1..e38fb26f2 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1403,4 +1403,5 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Odkaz na aktivaci účtu pro %s byl vytvořen, ale nemohl být odeslán. Zkopírujte nyní ručně tento odkaz níže a zašlete jej tomuto uživateli.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Odkaz je validní po dobu %s. Po uplynutí tohoto času je potřeba vygenerovat nový odkaz.'; $lang['To set your password, visit the following address:'] = 'Pro nastavení hesla klikněte na následující odkaz:'; -$lang['Welcome to %s'] = 'Vítejte na %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Vítejte na %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Nalezli jsme %d duplicitních cest. Detaily posktyuje plugin Kontrola uploadů Check Uploads'; \ No newline at end of file diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 9d4696b49..90ee8ad54 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -457,4 +457,44 @@ $lang['Custom dates'] = 'Vlastní data'; $lang['There are no authors available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádní autoři'; $lang['There are no creation dates available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádná data vytvoření'; $lang['There are no tags available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádné štítky'; -$lang['Set your password below.'] = 'Zadejte heslo níže.'; \ No newline at end of file +$lang['Set your password below.'] = 'Zadejte heslo níže.'; +$lang['Custom date'] = 'Vlastní datum'; +$lang['Do you really want to revoke the "%s" API key?'] = 'Opravdu chcete zneplatnit "%s" API klíč?'; +$lang['Don\'t have an account yet ?'] = 'Nemáte zatím účet?'; +$lang['Done'] = 'Hotovo'; +$lang['Duration'] = 'Průběh'; +$lang['Edit API Key'] = 'Editace API klíče'; +$lang['Expert mode'] = 'Expert mód'; +$lang['Expired'] = 'Expirován'; +$lang['Expired on'] = 'Platnost expirovala dne'; +$lang['Expires in'] = 'Expiruje v'; +$lang['Generate API Key'] = 'Generuj API Klíč'; +$lang['Generate key'] = 'Generuj klíč'; +$lang['Hello %s, enter your new password below.'] = 'Ahoj %s, zadej nové heslo níže.'; +$lang['Hide expired keys'] = 'Skrýt neplatné klíče'; +$lang['Impossible to copy automatically. Please copy manually.'] = 'Nelze kopírovat automaticky. Prosím kopírujte manuálně.'; +$lang['Last use'] = 'Naposledy použito'; +$lang['Manage your account'] = 'Správa účtu'; +$lang['Never'] = 'Nikdy'; +$lang['New API Key'] = 'Nový API klíč'; +$lang['No expiration'] = 'Bez expirace'; +$lang['3xlarge'] = '3XL - extra velký'; +$lang['4xlarge'] = '4XL - gigantický'; +$lang['API Key has been successfully edited.'] = 'API Klíč byl úspěšně editován.'; +$lang['API Key has been successfully revoked.'] = 'API Klíč byl úspěšně revokován.'; +$lang['API Key name'] = 'API název klíče'; +$lang['API Key not found'] = 'API Klíč nebyl nalezen'; +$lang['API Keys'] = 'API Klíče'; +$lang['Account'] = 'Účet'; +$lang['Already have an account ?'] = 'Máte již vytvořený účet ?'; +$lang['An email has been sent with a link to reset your password'] = 'Byla vám zaslána zpráva s odkazem pro obnovu hesla'; +$lang['An error has occured please got back to Sign in or Register'] = 'Nastala chyba prosím jděte zpět na Přihlásit se nebo Registrace'; +$lang['Change your password'] = 'Změna hesla'; +$lang['Check your inbox'] = 'Kontrola doručených'; +$lang['Choose how you want to see your gallery'] = 'Vyberte si, jak chcete vidět vaši galerii'; +$lang['Confirm my new password'] = 'Potvrzení nového hesla'; +$lang['Confirm new password'] = 'Potvrzení nového hesla'; +$lang['Create API Keys to secure your acount'] = 'Vytvořte API klíče pro ochranu vašeho účtu'; +$lang['Create a new API key to secure your account.'] = 'Vytvořte nový API klíč pro ochranu vašeho účtu'; +$lang['Create an account'] = 'Vytvořit účet'; +$lang['Created at'] = 'Vytvořeno v'; \ No newline at end of file diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php index f213201da..872a79d96 100644 --- a/language/da_DK/admin.lang.php +++ b/language/da_DK/admin.lang.php @@ -1404,4 +1404,5 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Et aktiveringslink, der er gyldigt i %s, blev oprettet, men kunne ikke sendes. Du kan nu kopiere linket nedenfor og sende det til brugeren.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Linket er gyldigt i %s. Derefter er det nødvendigt at bede om et nyt link.'; $lang['To set your password, visit the following address:'] = 'For at opsætte adgangskoden, skal du besøge følgende adresse:'; -$lang['Welcome to %s'] = 'Velkommen til %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Velkommen til %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Vi har fundet %d duplikerede stier. 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 ded9a63b1..39deafbd1 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -1405,4 +1405,17 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Ein für %s gültiger Aktivierungslink wurde erstellt, konnte aber nicht gesendet werden. Sie können nun den unten stehenden Link kopieren und an den Benutzer senden.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Dieser Link ist für %s gültig. Nach Ablauf dieser Zeit müssen Sie einen neuen Link anfordern.'; $lang['To set your password, visit the following address:'] = 'Um Ihr Passwort festzulegen, besuchen Sie die folgende Adresse:'; -$lang['Welcome to %s'] = 'Willkommen bei %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Willkommen bei %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Wir haben %d doppelte Pfade gefunden. Details bereitgestellt vom Plugin „Check Uploads“'; +$lang['Save all photos'] = 'Alle Fotos speichern'; +$lang['The comment has been validated.'] = 'Der Kommentar wurde validiert.'; +$lang['The comments have been validated.'] = 'Die Kommentare wurden validiert.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Derzeit befinden sich %d Fotos in der Lounge (Upload-Puffer).'; +$lang['Use standard Piwigo template for common pages.'] = 'Verwenden Sie die Standardvorlage von Piwigo für allgemeine Seiten.'; +$lang['No comments selected, no actions possible.'] = 'Keine Kommentare ausgewählt, keine Aktionen möglich.'; +$lang['Empty lounge'] = 'Leere Lounge'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Wenn ein Foto in diesem Album denselben Dateinamen hat, aktualisieren Sie die Datei, ohne die Eigenschaften des Fotos zu ändern.'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Wenn diese Option aktiviert ist, wird unabhängig vom Theme eine gemeinsame Vorlage für die Seiten „Anmelden“, „Registrieren“ und „Passwort vergessen“ verwendet. Einige Themes verwenden diese Vorlagen möglicherweise auch dann, wenn Sie diese Option deaktivieren.'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d Fotos wurden aus der Upload-Lounge in ihre Alben verschoben.'; +$lang['Are you sure you want to delete "%d" comments?'] = 'Möchten Sie wirklich „%d“ Kommentare löschen?'; +$lang['Are you sure you want to delete comment #%s?'] = 'Möchten Sie den Kommentar #%s wirklich löschen?'; \ No newline at end of file diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index 301e43347..5300e9ed8 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -69,7 +69,7 @@ $lang['Identification'] = 'Anmeldung'; $lang['Photos only RSS feed'] = 'RSS-Feed (nur Fotos)'; $lang['Keyword'] = 'Schlagwort'; $lang['Links'] = 'Links'; -$lang['N/A'] = 'nicht vorhanden'; +$lang['N/A'] = 'Nicht zutreffend'; $lang['New on %s'] = 'Neu am %s'; $lang['Notification'] = 'RSS-Feed'; $lang['Number of items'] = 'Anzahl der Elemente'; @@ -454,4 +454,72 @@ $lang['There are no authors available for the photos currently filtered'] = 'Der $lang['There are no creation dates available for the photos currently filtered'] = 'Es sind keine Erstellungsdaten für die derzeit gefilterten Fotos verfügbar'; $lang['There are no tags available for the photos currently filtered'] = 'Es sind keine Tags für die derzeit gefilterten Fotos verfügbar'; $lang['Welcome to your Piwigo photo gallery!'] = 'Willkommen in Ihrer Piwigo-Fotogalerie!'; -$lang['Set your password below.'] = 'Legen Sie Ihr Passwort unten fest.'; \ No newline at end of file +$lang['Set your password below.'] = 'Legen Sie Ihr Passwort unten fest.'; +$lang['Created at'] = 'Erstellt bei'; +$lang['you must choose a date'] = 'Sie müssen ein Datum auswählen.'; +$lang['Your password was successfully reset'] = 'Ihr Passwort wurde erfolgreich zurückgesetzt.'; +$lang['Your password was successfully set'] = 'Ihr Passwort wurde erfolgreich festgelegt.'; +$lang['must not be empty'] = 'darf nicht leer sein'; +$lang['Your API key will expire in %d day.'] = 'Ihr API-Schlüssel läuft in %d Tagen ab.'; +$lang['Your API key will expire in %d days.'] = 'Ihr API-Schlüssel läuft in %d Tagen ab.'; +$lang['Your API key will expire soon'] = 'Ihr API-Schlüssel läuft bald ab.'; +$lang['Your changes have been applied.'] = 'Ihre Änderungen wurden übernommen.'; +$lang['To manage your API keys, please log in with your username/password.'] = 'Um Ihre API-Schlüssel zu verwalten, melden Sie sich bitte mit Ihrem Benutzernamen/Passwort an.'; +$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'Wenn diese Option aktiviert ist, wird unabhängig vom Theme eine gemeinsame Vorlage für die Anmelde- und Registrierungsseiten verwendet.'; +$lang['You can manage your API keys in your account settings.'] = 'Sie können Ihre API-Schlüssel in Ihren Kontoeinstellungen verwalten.'; +$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'Sie haben keine E-Mail-Adresse, daher werden Sie nicht benachrichtigt, wenn Ihr API-Schlüssel bald abläuft.'; +$lang['The secret key can no longer be displayed.'] = 'Der geheime Schlüssel kann nicht mehr angezeigt werden.'; +$lang['This API key was manually revoked on %s'] = 'Dieser API-Schlüssel wurde am %s manuell widerrufen.'; +$lang['This will not be displayed again. You must copy it to continue.'] = 'Dies wird nicht erneut angezeigt. Sie müssen es kopieren, um fortzufahren.'; +$lang['To continue using the API, please renew your key before it expires.'] = 'Um die API weiterhin nutzen zu können, erneuern Sie bitte Ihren Schlüssel, bevor er abläuft.'; +$lang['Set my password'] = 'Mein Passwort festlegen'; +$lang['Show expired keys'] = 'Abgelaufene Schlüssel anzeigen'; +$lang['The api key has been successfully created.'] = 'Der API-Schlüssel wurde erfolgreich erstellt.'; +$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'Die E-Mail-Adresse %s wird verwendet, um Sie zu benachrichtigen, wenn Ihr API-Schlüssel bald abläuft.'; +$lang['Return to the gallery'] = 'Zurück zur Galerie'; +$lang['Revoke'] = 'Widerrufen'; +$lang['Revoked'] = 'Widerrufen'; +$lang['Save your secret Key and ID'] = 'Speichern Sie Ihren geheimen Schlüssel und Ihre ID.'; +$lang['Secret key copied. Keep it in a safe place.'] = 'Geheimer Schlüssel kopiert. Bewahren Sie ihn an einem sicheren Ort auf.'; +$lang['Last use'] = 'Letzte Verwendung'; +$lang['Manage your account'] = 'Verwalten Sie Ihr Konto'; +$lang['Never'] = 'Niemals'; +$lang['New API Key'] = 'Neuer API-Schlüssel'; +$lang['No expiration'] = 'Keine Ablaufdatum'; +$lang['Options'] = 'Optionen'; +$lang['Public key copied.'] = 'Öffentlicher Schlüssel kopiert.'; +$lang['Return to Sign in'] = 'Zurück zu Anmelden'; +$lang['Generate API Key'] = 'API-Schlüssel generieren'; +$lang['Generate key'] = 'Schlüssel generieren'; +$lang['Hello %s, enter your new password below.'] = 'Hallo %s, geben Sie unten Ihr neues Passwort ein.'; +$lang['Hide expired keys'] = 'Abgelaufene Schlüssel ausblenden'; +$lang['Impossible to copy automatically. Please copy manually.'] = 'Automatisches Kopieren nicht möglich. Bitte manuell kopieren.'; +$lang['Expert mode'] = 'Expertenmodus'; +$lang['Expired'] = 'Abgelaufen'; +$lang['Expired on'] = 'Abgelaufen am'; +$lang['Expires in'] = 'Läuft ab in'; +$lang['Don\'t have an account yet ?'] = 'Sie haben noch kein Konto?'; +$lang['Done'] = 'Fertig'; +$lang['Duration'] = 'Dauer'; +$lang['Edit API Key'] = 'API-Schlüssel bearbeiten'; +$lang['Create an account'] = 'Ein Konto erstellen'; +$lang['Custom date'] = 'Benutzerdefiniertes Datum'; +$lang['Do you really want to revoke the "%s" API key?'] = 'Möchten Sie den API-Schlüssel „%s“ wirklich widerrufen?'; +$lang['Confirm my new password'] = 'Mein neues Passwort bestätigen'; +$lang['Confirm new password'] = 'Neues Passwort bestätigen'; +$lang['Create API Keys to secure your acount'] = 'Erstellen Sie API-Schlüssel, um Ihr Konto zu sichern'; +$lang['Create a new API key to secure your account.'] = 'Erstellen Sie einen neuen API-Schlüssel, um Ihr Konto zu sichern.'; +$lang['Change your password'] = 'Ändern Sie Ihr Passwort'; +$lang['Check your inbox'] = 'Überprüfen Sie Ihren Posteingang.'; +$lang['Choose how you want to see your gallery'] = 'Wählen Sie aus, wie Sie Ihre Galerie anzeigen möchten.'; +$lang['API Key has been successfully revoked.'] = 'Der API-Schlüssel wurde erfolgreich widerrufen.'; +$lang['API Key name'] = 'API-Schlüsselname'; +$lang['API Key not found'] = 'API-Schlüssel nicht gefunden'; +$lang['API Keys'] = 'API-Schlüssel'; +$lang['Account'] = 'Konto'; +$lang['Already have an account ?'] = 'Haben Sie bereits ein Konto?'; +$lang['An email has been sent with a link to reset your password'] = 'Eine E-Mail mit einem Link zum Zurücksetzen Ihres Passworts wurde versendet.'; +$lang['An error has occured please got back to Sign in or Register'] = 'Ein Fehler ist aufgetreten. Bitte kehren Sie zu Anmelden oder Registrieren zurück.'; +$lang['3xlarge'] = '3XL – extra groß'; +$lang['4xlarge'] = '4XL – gigantisch'; +$lang['API Key has been successfully edited.'] = 'Der API-Schlüssel wurde erfolgreich bearbeitet.'; \ No newline at end of file diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index ebdcf4b4e..43a49fdb6 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -1400,4 +1400,17 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Se ha creado un enlace de activación válido para %s pero no se ha podido enviar. Puede copiar el enlace mostrado a continuación y enviárselo al usuario.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Este enlace es válido por %s. Después tendrá que solicitar otro.'; $lang['To set your password, visit the following address:'] = 'Para definir su contraseña, visite la dirección siguiente:'; -$lang['Welcome to %s'] = 'Bienvenidos a %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Bienvenidos a %s'; +$lang['%d photos were moved from the upload lounge to their albums'] = 'Se han movido %d fotos del vestíbulo de subida a sus álbumes.'; +$lang['Are you sure you want to delete "%d" comments?'] = '¿Está seguro de que desea suprimir "%d" comentarios?'; +$lang['Are you sure you want to delete comment #%s?'] = '¿Está seguro de que desea el comentario nº %s?'; +$lang['Empty lounge'] = 'El vestíbulo está vacío'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Si una foto de este álbum tiene el mismo nombre de archivo, actualizar el archivo sin cambiar las propiedades de la foto'; +$lang['No comments selected, no actions possible.'] = 'No se han seleccionado comentarios, no hay acciones posibles'; +$lang['Save all photos'] = 'Guardar todas las fotos'; +$lang['The comment has been validated.'] = 'El comentario se ha validado.'; +$lang['The comments have been validated.'] = 'Los comentarios se han validado.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Actualmente hay %d fotos en el vestíbulo (memoria temporal de subida)'; +$lang['Use standard Piwigo template for common pages.'] = 'Utilizar la plantilla estándar de Piwigo para las páginas comunes.'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Hemos encontrado %d vías de acceso duplicadas. Los detalles los proporciona el plugin Check Uploads (Comprobar Subidas)'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Cuando se habilita, se utiliza una plantilla común para las páginas de inicio de sesión, de registro y de contraseña olvidada, independientemente del tema. Es posible que algunos temas utilicen esas plantillas incluso si se desactiva esta opción.'; \ No newline at end of file diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index d3185f9f4..f85ba9240 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -107,7 +107,7 @@ $lang['add this photo to your favorites'] = 'ajouter cette image à vos favoris' $lang['Administration'] = 'Administration'; $lang['all'] = 'tout'; $lang['ascending'] = 'croissant'; -$lang['Expand all albums'] = 'Développer toutes les catégories'; +$lang['Expand all albums'] = 'Développer toutes les albums'; $lang['posted after %s (%s)'] = 'mis en ligne après le %s (%s)'; $lang['posted before %s (%s)'] = 'mis en ligne avant le %s (%s)'; $lang['posted between %s (%s) and %s (%s)'] = 'mis en ligne entre le %s (%s) et le %s (%s)'; @@ -178,7 +178,7 @@ $lang['Last'] = 'Dernière'; $lang['Logout'] = 'Déconnexion'; $lang['obligatory'] = 'obligatoire'; $lang['display a calendar by creation date'] = 'afficher un calendrier par date de création'; -$lang['display all photos in all sub-albums'] = 'afficher à plat les éléments des catégories et des sous-catégories'; +$lang['display all photos in all sub-albums'] = 'afficher à plat les photos des albums et des sous-sous-albums'; $lang['return to normal view mode'] = 'retourner à la vue normale'; $lang['display a calendar by posted date'] = 'afficher un calendrier par date d\'ajout'; $lang['month'][10] = 'Octobre'; @@ -417,4 +417,7 @@ $lang['Password: ********** (no copy by email)'] = 'Mot de passe : ********** (p $lang['Pre-established filters are proposed, but you can add or remove them using the "Choose filters" button.'] = 'Des filtres préétablis vous sont proposés, mais vous pouvez aussi en ajouter ou en retirer grâce au bouton "Choisir les filtres".'; $lang['Tags found'] = 'Mots-clés trouvés'; $lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les mots-clés ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par mots-clés.'; -$lang['There are no tags available for the photos currently filtered'] = 'Aucun mot-clé n\'est disponible pour les photos actuellement filtrées'; \ No newline at end of file +$lang['There are no tags available for the photos currently filtered'] = 'Aucun mot-clé n\'est disponible pour les photos actuellement filtrées'; +$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'Vous n\'avez pas d\'adresse courriel, vous ne serez donc pas notifié lorsque votre clé API sera sur le point d\'expirer.'; +$lang['An email has been sent with a link to reset your password'] = 'Un courriel a été envoyé avec un lien pour réinitialiser votre mot de passe.'; +$lang['Check your inbox'] = 'Vérifiez votre boîte de courriel'; \ No newline at end of file diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index acd17a359..22e7e5e63 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -1405,4 +1405,17 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'קישור להפעלה בתוקף ל-%s נוצר אך לא נשלח. כעת תוכל להעתיק את הקישור למטה ולשלוח אותו למשתמש.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'הקישור הזה תקף למשך %s. לאחר מכן, תצטרך לבקש קישור חדש.'; $lang['To set your password, visit the following address:'] = 'כדי להגדיר את הסיסמה שלך, בקר בכתובת הבאה:'; -$lang['Welcome to %s'] = 'ברוכים הבאים ל %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'ברוכים הבאים ל %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'נמצאו %d נתיבים כפולים. פרטים ניתנו על ידי התוסף Check Uploads'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d תמונות הועברו מחדר ההעלאות לאלבומים שלהן'; +$lang['Are you sure you want to delete "%d" comments?'] = 'האם אתה בטוח שברצונך למחוק "%d" תגובות?'; +$lang['Are you sure you want to delete comment #%s?'] = 'האם אתה בטוח שברצונך למחוק את התגובה מספר #%s?'; +$lang['Empty lounge'] = 'חדר ההעלאות ריק'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'אם יש תמונה באלבום זה עם אותו שם קובץ, עדכן את הקובץ ללא שינוי תכונות התמונה'; +$lang['No comments selected, no actions possible.'] = 'לא נבחרו תגובות, אין אפשרות לבצע פעולות.'; +$lang['Save all photos'] = 'שמור את כל התמונות'; +$lang['The comment has been validated.'] = 'התגובה אושרה.'; +$lang['The comments have been validated.'] = 'התגובות אושרו.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'כרגע יש %d תמונות בחדר ההעלאות (מטמון העלאה)'; +$lang['Use standard Piwigo template for common pages.'] = 'השתמש בתבנית פיוויגו הסטנדרטית לדפים משותפים.'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'כאשר מופעל, תבנית משותפת משמשת לדפי התחברות, הרשמה ושחזור סיסמה, ללא קשר לערכת הנושא. ייתכן שחלק מהערכות ישתמשו בתבניות אלו גם אם אתה מבטל את האפשרות הזו.'; \ No newline at end of file diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 6045a5021..a1dd6c376 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -461,4 +461,72 @@ $lang['Album name, 1 → 5 → 10 → 100'] = 'שם אלבום, 1 &rarr $lang['Album name, 100 → 10 → 5 → 1'] = 'שם אלבום, 100 → 10 → 5 → 1'; $lang['Empty filters'] = 'נקה סינון'; $lang['Validate'] = 'אמת'; -$lang['Set your password below.'] = 'הגדירו סיסמתכם מטה.'; \ No newline at end of file +$lang['Set your password below.'] = 'הגדירו סיסמתכם מטה.'; +$lang['Your API key will expire in %d day.'] = 'מפתח ה-API שלך יפוג בעוד %d יום.'; +$lang['Your API key will expire in %d days.'] = 'מפתח ה-API שלך יפוג בעוד %d ימים.'; +$lang['Your API key will expire soon'] = 'מפתח ה-API שלך עומד לפוג בקרוב'; +$lang['Your changes have been applied.'] = 'השינויים שלך הוחלו.'; +$lang['Your password was successfully reset'] = 'הסיסמה שלך אופסה בהצלחה'; +$lang['Your password was successfully set'] = 'הסיסמה שלך הוגדרה בהצלחה'; +$lang['must not be empty'] = 'אסור שיהיה ריק'; +$lang['you must choose a date'] = 'עליך לבחור תאריך'; +$lang['Options'] = 'אפשרויות'; +$lang['Public key copied.'] = 'מפתח ציבורי הועתק.'; +$lang['Return to Sign in'] = 'חזור אלהתחברות'; +$lang['Return to the gallery'] = 'חזור לגלריה'; +$lang['Revoke'] = 'בטל הרשאה'; +$lang['Revoked'] = 'בוטלה ההרשאה'; +$lang['Save your secret Key and ID'] = 'שמור את מפתח הסוד וה-ID שלך'; +$lang['Secret key copied. Keep it in a safe place.'] = 'מפתח סודי הועתק. שמור אותו במקום בטוח.'; +$lang['Set my password'] = 'קבע את הסיסמה שלי'; +$lang['Show expired keys'] = 'הצג מפתחות שפגו'; +$lang['The api key has been successfully created.'] = 'מפתח ה-API נוצר בהצלחה.'; +$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'הדוא"ל %s ישמש להודעה אליך כאשר מפתח ה-API שלך עומד לפוג.'; +$lang['The secret key can no longer be displayed.'] = 'לא ניתן עוד להציג את מפתח הסוד.'; +$lang['This API key was manually revoked on %s'] = 'מפתח ה-API הזה בוטל ידנית ב-%s'; +$lang['This will not be displayed again. You must copy it to continue.'] = 'זה לא יוצג שוב. עליך להעתיק אותו כדי להמשיך.'; +$lang['To continue using the API, please renew your key before it expires.'] = 'כדי להמשיך להשתמש ב-API, נא לחדש את מפתחך לפני שיפוג.'; +$lang['To manage your API keys, please log in with your username/password.'] = 'כדי לנהל את מפתחות ה-API שלך, אנא התחבר עם שם המשתמש/סיסמה שלך.'; +$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'כאשר מופעל, תבנית משותפת נמצאת בשימוש עבור דפי ההתחברות וההרשמה, ללא קשר לערכת הנושא.'; +$lang['You can manage your API keys in your account settings.'] = 'באפשרותך לנהל את מפתחות ה-API שלך בהגדרות החשבון שלך.'; +$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'אין לך כתובת דוא"ל, ולכן לא תקבל הודעה כאשר מפתח ה-API שלך עומד לפוג.'; +$lang['Custom date'] = 'תאריך מותאם אישית'; +$lang['Do you really want to revoke the "%s" API key?'] = 'האם אתה באמת רוצה לבטל את מפתח ה-API "%s"?'; +$lang['Don\'t have an account yet ?'] = 'עדיין אין לך חשבון?'; +$lang['Done'] = 'גמור'; +$lang['Duration'] = 'משך זמן'; +$lang['Edit API Key'] = 'ערוך מפתח API'; +$lang['Expert mode'] = 'מצב מומחה'; +$lang['Expired'] = 'פג תוקף'; +$lang['Expired on'] = 'פג תוקף בתאריך'; +$lang['Expires in'] = 'פג תוקף בעוד'; +$lang['Generate API Key'] = 'צור מפתח API'; +$lang['Generate key'] = 'צור מפתח'; +$lang['Hello %s, enter your new password below.'] = 'שלום%s, הזן את סיסמתך החדשה למטה.'; +$lang['Hide expired keys'] = 'הסתר מפתחות שפג תוקפם'; +$lang['Impossible to copy automatically. Please copy manually.'] = 'בלתי אפשרי להעתיק אוטומטית. אנא העתק באופן ידני.'; +$lang['Last use'] = 'שימוש אחרון'; +$lang['Manage your account'] = 'נהל את חשבונך'; +$lang['Never'] = 'לעולם'; +$lang['New API Key'] = 'מפתח API חדש'; +$lang['No expiration'] = 'ללא תוקף'; +$lang['3xlarge'] = '3XL - ענק מאוד'; +$lang['4xlarge'] = '4XL - עצום'; +$lang['API Key has been successfully edited.'] = 'מפתח API נערך בהצלחה.'; +$lang['API Key has been successfully revoked.'] = 'מפתח API בוטל בהצלחה.'; +$lang['API Key name'] = 'שם מפתח API'; +$lang['API Key not found'] = 'מפתח API לא נמצא'; +$lang['API Keys'] = 'מפתחות API'; +$lang['Account'] = 'חשבון'; +$lang['Already have an account ?'] = 'כבר יש לך חשבון?'; +$lang['An email has been sent with a link to reset your password'] = 'נשלח אימייל עם קישור לאיפוס הסיסמה שלך'; +$lang['An error has occured please got back to Sign in or Register'] = 'אירעה שגיאה, אנא חזור להתחברות או הרשמה'; +$lang['Change your password'] = 'שנה את הסיסמה שלך'; +$lang['Check your inbox'] = 'בדוק את תיבת הדואר שלך'; +$lang['Choose how you want to see your gallery'] = 'בחר כיצד ברצונך לראות את הגלריה שלך'; +$lang['Confirm my new password'] = 'אשר את הסיסמה החדשה שלי'; +$lang['Confirm new password'] = 'אשר סיסמה חדשה'; +$lang['Create API Keys to secure your acount'] = 'צור מפתחות API כדי לאבטח את חשבונך'; +$lang['Create a new API key to secure your account.'] = 'צור מפתח API חדש כדי לאבטח את חשבונך.'; +$lang['Create an account'] = 'צור חשבון'; +$lang['Created at'] = 'נוצר בתאריך'; \ No newline at end of file diff --git a/language/is_IS/admin.lang.php b/language/is_IS/admin.lang.php index 6f2ff81de..2da5d6401 100755 --- a/language/is_IS/admin.lang.php +++ b/language/is_IS/admin.lang.php @@ -1399,4 +1399,17 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Virkjunarhlekkur sem gildir fyrir %s var útbúinn en ekki var hægt að senda hann. Þú getur núna afritað hlekkinn hér að neðan og sent til notandans.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Þessi hlekkur gildir fyrir %s. Eftir þennan tíma þarftu að biðja um nýjan hlekk.'; $lang['To set your password, visit the following address:'] = 'Til að stilla lykilorðið þitt skaltu fara á eftirfarandi veffang:'; -$lang['Welcome to %s'] = 'Velkomin í %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Velkomin í %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Við fundum %d tvíteknar slóðir. Upplýsingar frá viðbótinni Check Uploads'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d myndir voru færðar úr upphleðslustofunni í viðeigandi albúm'; +$lang['Are you sure you want to delete "%d" comments?'] = 'Ertu viss um að þú viljir eyða "%d" athugasemdum?'; +$lang['Are you sure you want to delete comment #%s?'] = 'Ertu viss um að þú viljir eyða athugasemd #%s?'; +$lang['Empty lounge'] = 'Tæma setustofu'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Ef mynd í þessu albúmi hefur sama skráarnafn, uppfærðu skrána án þess að breyta eiginleikum myndarinnar.'; +$lang['No comments selected, no actions possible.'] = 'Engar athugasemdir valdar, engar aðgerðir mögulegar.'; +$lang['Save all photos'] = 'Vista allar myndir'; +$lang['The comment has been validated.'] = 'Athugasemdin hefur verið staðfest.'; +$lang['The comments have been validated.'] = 'Athugasemdirnar hafa verið staðfestar.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Það eru %d myndir í setustofunni núna (upphleðslubiðminni)'; +$lang['Use standard Piwigo template for common pages.'] = 'Notið staðlað Piwigo sniðmát fyrir algengar síður.'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Þegar þetta er virkjað er sameiginlegt sniðmát notað fyrir síðurnar innskráning, skráning og gleymd lykilorð óháð þema. Sum þemu gætu notað þessi sniðmát jafnvel þótt þú hakir ekki við þennan valkost.'; \ No newline at end of file diff --git a/language/is_IS/common.lang.php b/language/is_IS/common.lang.php index 009dab704..346cb4fe5 100644 --- a/language/is_IS/common.lang.php +++ b/language/is_IS/common.lang.php @@ -453,4 +453,72 @@ $lang['last 12 months'] = 'Síðustu 12 mánuðir'; $lang['There are no authors available for the photos currently filtered'] = 'Það eru engir höfundar tiltækir fyrir síuðu myndirnar'; $lang['There are no creation dates available for the photos currently filtered'] = 'Það eru engar sköpunardagsetningar í boði fyrir síuðu myndirnar'; $lang['There are no tags available for the photos currently filtered'] = 'Það eru engin merki tiltæk fyrir síuðu myndirnar'; -$lang['Set your password below.'] = 'Stilltu lykilorðið þitt hér að neðan.'; \ No newline at end of file +$lang['Set your password below.'] = 'Stilltu lykilorðið þitt hér að neðan.'; +$lang['Custom date'] = 'Sérsniðin dagsetning'; +$lang['Do you really want to revoke the "%s" API key?'] = 'Viltu virkilega afturkalla API lykilinn “%s“?'; +$lang['3xlarge'] = '3XL - extra stór'; +$lang['4xlarge'] = '4XL - risastór'; +$lang['API Key has been successfully edited.'] = 'API lyklinum hefur verið breytt.'; +$lang['API Key has been successfully revoked.'] = 'API lykillinn hefur verið afturkallaður.'; +$lang['API Key name'] = 'Heiti API lykils'; +$lang['API Key not found'] = 'API lykill fannst ekki'; +$lang['API Keys'] = 'API lyklar'; +$lang['Account'] = 'Aðgangur'; +$lang['Already have an account ?'] = 'Ertu nú þegar með aðgang?'; +$lang['An email has been sent with a link to reset your password'] = 'Tölvupóstur hefur verið sendur með tengli til að endurstilla lykilorðið þitt'; +$lang['An error has occured please got back to Sign in or Register'] = 'Villa kom upp, vinsamlegast farðu aftur í Innskráningu eða Skráningu'; +$lang['Change your password'] = 'Breyttu lykilorðinu'; +$lang['Check your inbox'] = 'Athugaðu innhólf póstsins'; +$lang['Choose how you want to see your gallery'] = 'Veldu hvernig þú vilt sjá myndasafnið þitt'; +$lang['Confirm my new password'] = 'Staðfesta nýja lykilorðið mitt'; +$lang['Confirm new password'] = 'Staðfestu nýtt lykilorð'; +$lang['Create API Keys to secure your acount'] = 'Búðu til API lykla til að tryggja reikninginn þinn'; +$lang['Create a new API key to secure your account.'] = 'Búðu til nýjan API lykil til að tryggja reikninginn þinn.'; +$lang['Create an account'] = 'Stofna reikning'; +$lang['Created at'] = 'Búið til kl.'; +$lang['This API key was manually revoked on %s'] = 'Þessi API lykill var afturkallaður handvirkt þann %s'; +$lang['This will not be displayed again. You must copy it to continue.'] = 'Þetta verður ekki birt aftur. Þú verður að afrita það til að halda áfram.'; +$lang['To continue using the API, please renew your key before it expires.'] = 'Til að halda áfram að nota þetta API, vinsamlegast endurnýjaðu lykilinn þinn áður en hann rennur út.'; +$lang['To manage your API keys, please log in with your username/password.'] = 'Til að stjórna API lyklunum þínum skaltu skrá þig inn með notandanafni/lykilorði.'; +$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'Þegar þetta er virkjað er sameiginlegt sniðmát notað fyrir innskráningar- og skráningarsíður, óháð þema.'; +$lang['You can manage your API keys in your account settings.'] = 'Þú getur stjórnað API lyklunum þínum í reikningsstillingunum þínum.'; +$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'Þú ert ekki með netfang, þannig að þú færð ekki tilkynningu þegar API lykillinn þinn er að renna út.'; +$lang['Your API key will expire in %d day.'] = 'API lykillinn þinn rennur út eftir %d dag.'; +$lang['Your API key will expire in %d days.'] = 'API lykillinn þinn rennur út eftir %d daga.'; +$lang['Your API key will expire soon'] = 'API lykillinn þinn rennur brátt út'; +$lang['Your changes have been applied.'] = 'Breytingarnar þínar hafa verið notaðar.'; +$lang['Your password was successfully reset'] = 'Lykilorðið þitt var endurstillt'; +$lang['Your password was successfully set'] = 'Lykilorðið þitt hefur verið stillt'; +$lang['must not be empty'] = 'má ekki vera tómt'; +$lang['you must choose a date'] = 'þú verður að velja dagsetningu'; +$lang['Hide expired keys'] = 'Fela útrunna lykla'; +$lang['Impossible to copy automatically. Please copy manually.'] = 'Ekki er hægt að afrita sjálfkrafa. Vinsamlegast afritaðu handvirkt.'; +$lang['Last use'] = 'Síðasta notkun'; +$lang['Manage your account'] = 'Stjórnaðu reikningnum þínum'; +$lang['Never'] = 'Aldrei'; +$lang['New API Key'] = 'Nýr API-lykill'; +$lang['No expiration'] = 'Engin gildistími'; +$lang['Options'] = 'Valmöguleikar'; +$lang['Public key copied.'] = 'Opinber lykill afritaður.'; +$lang['Return to Sign in'] = 'Til baka á Innskráning'; +$lang['Return to the gallery'] = 'Til baka í myndasafnið'; +$lang['Revoke'] = 'Afturkalla'; +$lang['Revoked'] = 'Afturkallað'; +$lang['Save your secret Key and ID'] = 'Vistaðu leynilykilinn þinn og auðkenni'; +$lang['Secret key copied. Keep it in a safe place.'] = 'Leynilykill afritaður. Geymið hann á öruggum stað.'; +$lang['Set my password'] = 'Skrá lykilorðið mitt'; +$lang['Show expired keys'] = 'Sýna útrunna lykla'; +$lang['The api key has been successfully created.'] = 'API lykillinn hefur verið útbúinn.'; +$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'Netfangið %s verður notað til að láta þig vita þegar API lykillinn þinn er að renna út.'; +$lang['The secret key can no longer be displayed.'] = 'Ekki er lengur hægt að birta leynilykilinn.'; +$lang['Don\'t have an account yet ?'] = 'Ertu ekki með aðgang ennþá?'; +$lang['Done'] = 'Lokið'; +$lang['Duration'] = 'Tímalengd'; +$lang['Edit API Key'] = 'Breyta API-lykli'; +$lang['Expert mode'] = 'Sérfræðistilling'; +$lang['Expired'] = 'Útrunnið'; +$lang['Expired on'] = 'Útrunnið þann'; +$lang['Expires in'] = 'Rennur út eftir'; +$lang['Generate API Key'] = 'Búa til API lykil'; +$lang['Generate key'] = 'Búa til lykil'; +$lang['Hello %s, enter your new password below.'] = 'Hæ %s, sláðu inn nýja lykilorðið þitt hér að neðan.'; \ No newline at end of file diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index ad12bf4ba..e84bab0ee 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1403,4 +1403,5 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'È stato creato un link d\'attivazione valido per %s, ma non è stato possibile inviarlo. Ora puoi copiare il link sottostante ed inviarlo all\'utente.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Il link è valido per %s. trascorso tale intervallo, dovrai richiedere un nuovo link.'; $lang['To set your password, visit the following address:'] = 'Per impostare la password, visita il seguente indirizzo:'; -$lang['Welcome to %s'] = 'Benvenuto su %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Benvenuto su %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Abbiamo trovato %d percorsi duplicati in modo anomalo. Verifica con il plugin Check Uploads.'; \ No newline at end of file diff --git a/language/nb_NO/admin.lang.php b/language/nb_NO/admin.lang.php index 2e0b90231..e4f0c70b7 100644 --- a/language/nb_NO/admin.lang.php +++ b/language/nb_NO/admin.lang.php @@ -1399,4 +1399,17 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'En aktiveringslenke gyldig for %s ble opprettet, men kunne ikke sendes. Du kan nå kopiere lenken nedenfor og sende den til brukeren.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Denne lenken er gyldig for %s. Etter dette tidspunktet må du be om en ny lenke.'; $lang['To set your password, visit the following address:'] = 'For å angi passordet ditt, besøk følgende adresse:'; -$lang['Welcome to %s'] = 'Velkommen til %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Velkommen til %s'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d bilder ble flyttet fra opplastingsloungen til albumene deres'; +$lang['Are you sure you want to delete "%d" comments?'] = 'Er du sikker på at du vil slette kommentarer «%d»?'; +$lang['Are you sure you want to delete comment #%s?'] = 'Er du sikker på at du vil slette kommentar #%s?'; +$lang['Empty lounge'] = 'Tom lounge'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Hvis et bilde i dette albumet har samme filnavn, oppdater filen uten å endre bildets egenskaper.'; +$lang['No comments selected, no actions possible.'] = 'Ingen kommentarer er valgt, ingen handlinger mulige.'; +$lang['Save all photos'] = 'Lagre alle bildene'; +$lang['The comment has been validated.'] = 'Kommentaren er bekreftet.'; +$lang['The comments have been validated.'] = 'Kommentarene er bekreftet.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Det er for øyeblikket %d bilder i loungen (opplastingsbuffer)'; +$lang['Use standard Piwigo template for common pages.'] = 'Bruk standard Piwigo-mal for vanlige sider.'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Vi har funnet %d dupliserte stier. Detaljer levert av programtillegget Sjekk Opplastinger'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Når dette alternativet er aktivert, brukes en felles mal for innlogging, registrering og glemt passord-sider, uavhengig av tema. Noen temaer kan bruke disse malene selv om du fjerner merket for dette alternativet.'; \ No newline at end of file diff --git a/language/nb_NO/common.lang.php b/language/nb_NO/common.lang.php index 336d4559c..f7d98e26a 100644 --- a/language/nb_NO/common.lang.php +++ b/language/nb_NO/common.lang.php @@ -452,4 +452,72 @@ $lang['last 12 months'] = 'Siste 12 måneder'; $lang['There are no authors available for the photos currently filtered'] = 'Det er ingen forfattere tilgjengelig for bildene som for øyeblikket er filtrert'; $lang['There are no creation dates available for the photos currently filtered'] = 'Det er ingen opprettelsesdatoer tilgjengelig for bildene som for øyeblikket er filtrert'; $lang['There are no tags available for the photos currently filtered'] = 'Det er ingen etiketter tilgjengelig for bildene som for øyeblikket er filtrert'; -$lang['Set your password below.'] = 'Angi passordet ditt nedenfor.'; \ No newline at end of file +$lang['Set your password below.'] = 'Angi passordet ditt nedenfor.'; +$lang['Your API key will expire in %d day.'] = 'API-nøkkelen din utløper om %d dag.'; +$lang['Your API key will expire in %d days.'] = 'API-nøkkelen din utløper om %d dager.'; +$lang['Your API key will expire soon'] = 'API-nøkkelen din utløper snart'; +$lang['Your changes have been applied.'] = 'Endringene dine er implementert.'; +$lang['Your password was successfully reset'] = 'Passordet ditt ble tilbakestilt'; +$lang['Your password was successfully set'] = 'Passordet ditt ble angitt'; +$lang['must not be empty'] = 'må ikke være tom'; +$lang['you must choose a date'] = 'du må velge en dato'; +$lang['Options'] = 'Alternativer'; +$lang['Public key copied.'] = 'Offentlig nøkkel kopiert.'; +$lang['Return to Sign in'] = 'Gå tilbake til Logg inn'; +$lang['Return to the gallery'] = 'Gå tilbake til galleriet'; +$lang['Revoke'] = 'Tilbakekalling'; +$lang['Revoked'] = 'Tilbakekalt'; +$lang['Save your secret Key and ID'] = 'Lagre din hemmelige Nøkkel og ID'; +$lang['Secret key copied. Keep it in a safe place.'] = 'Hemmelig nøkkel kopiert. Oppbevar den på et trygt sted.'; +$lang['Set my password'] = 'Angi passordet mitt'; +$lang['Show expired keys'] = 'Vis utløpte nøkler'; +$lang['The api key has been successfully created.'] = 'API-nøkkelen er opprettet.'; +$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'E-postadressen %s vil bli brukt til å varsle deg når API-nøkkelen din snart utløper.'; +$lang['The secret key can no longer be displayed.'] = 'Den hemmelige nøkkelen kan ikke lenger vises.'; +$lang['This API key was manually revoked on %s'] = 'Denne API-nøkkelen ble manuelt tilbakekalt den %s'; +$lang['This will not be displayed again. You must copy it to continue.'] = 'Dette vil ikke vises igjen. Du må kopiere det for å fortsette.'; +$lang['To continue using the API, please renew your key before it expires.'] = 'For å fortsette å bruke API, må du fornye nøkkelen din før den utløper.'; +$lang['To manage your API keys, please log in with your username/password.'] = 'For å administrere API-nøklene dine, vennligst logg inn med brukernavn/passord.'; +$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'Når dette er aktivert, brukes en felles mal for innloggings- og registreringssidene, uavhengig av tema.'; +$lang['You can manage your API keys in your account settings.'] = 'Du kan administrere API-nøklene dine i kontoinnstillingene dine.'; +$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'Du har ingen e-postadresse, så du vil ikke bli varslet når API-nøkkelen din snart utløper.'; +$lang['Custom date'] = 'Tilpasset dato'; +$lang['Do you really want to revoke the "%s" API key?'] = 'Vil du virkelig tilbakekalle API-nøkkelen «%s»?'; +$lang['Don\'t have an account yet ?'] = 'Har du ikke en konto ennå?'; +$lang['Done'] = 'Ferdig'; +$lang['Duration'] = 'Varighet'; +$lang['Edit API Key'] = 'Rediger API-nøkkel'; +$lang['Expert mode'] = 'Ekspertmodus'; +$lang['Expired'] = 'Utløpt'; +$lang['Expired on'] = 'Utløpt den'; +$lang['Expires in'] = 'Utløper om'; +$lang['Generate API Key'] = 'Generer API-nøkkel'; +$lang['Generate key'] = 'Generer nøkkel'; +$lang['Hello %s, enter your new password below.'] = 'Hallo %s, skriv inn det nye passordet ditt nedenfor.'; +$lang['Hide expired keys'] = 'Skjul utløpte nøkler'; +$lang['Impossible to copy automatically. Please copy manually.'] = 'Umulig å kopiere automatisk. Vennligst kopier manuelt.'; +$lang['Last use'] = 'Sist brukt'; +$lang['Manage your account'] = 'Administrer kontoen din'; +$lang['Never'] = 'Aldri'; +$lang['New API Key'] = 'Ny API-nøkkel'; +$lang['No expiration'] = 'Ingen utløpsdato'; +$lang['3xlarge'] = '3XL - ekstra stor'; +$lang['4xlarge'] = '4XL - gigantisk'; +$lang['API Key has been successfully edited.'] = 'API-nøkkelen er redigert.'; +$lang['API Key has been successfully revoked.'] = 'API-nøkkelen er tilbakekalt.'; +$lang['API Key name'] = 'API-nøkkelnavn'; +$lang['API Key not found'] = 'API-nøkkel ikke funnet'; +$lang['API Keys'] = 'API-nøkkel'; +$lang['Account'] = 'Konto'; +$lang['Already have an account ?'] = 'Har du allerede en konto?'; +$lang['An email has been sent with a link to reset your password'] = 'En e-post er sendt med en lenke for å tilbakestille passordet ditt'; +$lang['An error has occured please got back to Sign in or Register'] = 'Det har oppstått en feil. Gå tilbake til Logg inn eller Registrer.'; +$lang['Change your password'] = 'Endre passordet ditt'; +$lang['Check your inbox'] = 'Sjekk innboksen din'; +$lang['Choose how you want to see your gallery'] = 'Velg hvordan du vil se galleriet ditt'; +$lang['Confirm my new password'] = 'Bekreft mitt nye passord'; +$lang['Confirm new password'] = 'Bekreft nytt passord'; +$lang['Create API Keys to secure your acount'] = 'Opprett API-nøkler for å sikre kontoen din'; +$lang['Create a new API key to secure your account.'] = 'Opprett en ny API-nøkkel for å sikre kontoen din.'; +$lang['Create an account'] = 'Opprett en konto'; +$lang['Created at'] = 'Opprettet kl.'; \ No newline at end of file diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index 5cc960a63..c479ed548 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -1403,4 +1403,5 @@ $lang['This link is valid for %s. After this time, you will need to request a ne $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Een activeringslink geldig voor %s is aangemaakt maar kon niet verzonden worden. U kunt de link hieronder Kopiëren en naar de gebruiker zenden.'; $lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Een activeringslink geldig voor %s is verzonden naar "%s". Als de link niet toekomt, kan een nieuwe link gegenereerd en gekopieerd worden door de gebruiker te editeren en het wachtwoord te beheren.'; $lang['A photo library administrator has created the following account for you:'] = 'Een beheerder van een fotobibliotheek heeft volgend account voor u aangemaakt:'; -$lang['Welcome to %s'] = 'Welkom bij %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Welkom bij %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'We hebben %d dubbele paden gevonden. Details worden geleverd door de plugin Check Uploads'; \ No newline at end of file diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index fcaae6b41..09e0161c6 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -1400,4 +1400,5 @@ $lang['Resend password link'] = 'Wyślij ponownie link do hasła'; $lang['Set as main user'] = 'Ustaw jako użytkownika głównego'; $lang['The passwords do not match'] = 'Hasła nie pasują'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Ten link jest ważny %s. Po tym czasie będziesz musiał poprosić o nowy link.'; -$lang['Welcome to %s'] = 'Witamy w %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Witamy w %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Znaleźliśmy %d zdublowanych ścieżek. Szczegóły udostępnione przez rozszerzenie "Check Uploads"'; \ No newline at end of file diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index 01f115f50..dd97e4243 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1403,4 +1403,12 @@ $lang['Resend password link'] = 'Reenviar link de senha'; $lang['Set as main user'] = 'Definir como usuário principal'; $lang['The passwords do not match'] = 'As senhas não correspondem'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Este link é válido por %s. Após esse tempo, você precisará solicitar um novo link.'; -$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Este usuário deve primeiro ser definido como webmaster antes de poder ser atualizado para o usuário principal'; \ No newline at end of file +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Este usuário deve primeiro ser definido como webmaster antes de poder ser atualizado para o usuário principal'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Quando ativado, um modelo comum (padrão) é usado para as páginas de login, registro e senha esquecida, independentemente do tema em uso. Alguns temas podem usar esses modelos mesmo se você desmarcar esta opção.'; +$lang['Use standard Piwigo template for common pages.'] = 'Use o padrão (template) do Piwigo para páginas comuns.'; +$lang['The comments have been validated.'] = 'Os comentários foram validados.'; +$lang['The comment has been validated.'] = 'O comentário foi validado.'; +$lang['Save all photos'] = 'Salvar todas as fotos'; +$lang['No comments selected, no actions possible.'] = 'Nenhum comentário selecionado, nenhuma ação é possível.'; +$lang['Are you sure you want to delete comment #%s?'] = 'Tem certeza de que deseja excluir o comentário #%s?'; +$lang['Are you sure you want to delete "%d" comments?'] = 'Tem certeza de que deseja excluir "%d" comentários?'; \ No newline at end of file diff --git a/language/sv_SE/admin.lang.php b/language/sv_SE/admin.lang.php index 6d8286080..6df8cf5fc 100644 --- a/language/sv_SE/admin.lang.php +++ b/language/sv_SE/admin.lang.php @@ -1401,4 +1401,17 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'En aktiveringslänk som är giltig för %s skapades men kunde inte skickas. Du kan nu kopiera länken nedan och skicka den till användaren.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Denna länk är giltig för %s. Efter denna tid måste du begära en ny länk.'; $lang['To set your password, visit the following address:'] = 'För att ställa in ditt lösenord, besök följande adress:'; -$lang['Welcome to %s'] = 'Välkommen till %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Välkommen till %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Vi har hittat %d dubbletter av sökvägar. Detaljer tillhandahållna av plugin\'et Kontrollera uppladdningar (Check Uploads)'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d foton flyttades från uppladdningsloungen till deras album'; +$lang['Are you sure you want to delete "%d" comments?'] = 'Är du säker att du vill radera "%d" kommentarer?'; +$lang['Are you sure you want to delete comment #%s?'] = 'Är du säker att du vill radera kommentar #%s?'; +$lang['Empty lounge'] = 'Tom lounge'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Om ett foto i det här albumet har samma filnamn, uppdatera filen utan att ändra fotots egenskaper.'; +$lang['No comments selected, no actions possible.'] = 'Inga kommentarer valda, inga åtgärder möjliga.'; +$lang['Save all photos'] = 'Spara alla foton'; +$lang['The comment has been validated.'] = 'Kommentaren har validerats.'; +$lang['The comments have been validated.'] = 'Kommentarerna har validerats.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Det finns för närvarande %d foton i loungen (uppladdningsbuffert)'; +$lang['Use standard Piwigo template for common pages.'] = 'Använd standardmall för Piwigo för vanliga sidor.'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'När den är aktiverad används en gemensam mall för sidorna för inloggning, registrering och glömt lösenord, oavsett tema. Vissa teman kan använda dessa mallar även om du avmarkerar det här alternativet.'; \ No newline at end of file diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 9aa099e80..409ba6f07 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -392,7 +392,7 @@ $lang['Manage authorizations for selected albums'] = 'Seçilen albüm yetkilerin $lang['Manage permissions for group "%s"'] = '"%s" gubu izinlerini yönet'; $lang['Manage permissions for user "%s"'] = '"%s% kullanıcısı izinlerini yönet'; $lang['Manage Permissions'] = 'İzinleri Yönet'; -$lang['Manage photo ranks'] = 'Fotoğrfa rütbesini yönet'; +$lang['Manage photo ranks'] = 'Fotoğrafların sıralaması'; $lang['manage sub-albums'] = 'yönet alt-albümler'; $lang['Manage tags'] = 'Etiketleri yönet'; $lang['Manage this set of %d photos'] = 'Bu %d fotoğraf yığını yönet'; @@ -706,7 +706,7 @@ $lang['Updates'] = 'Güncellemeler'; $lang['Upload Photos'] = 'Resim Yükle'; $lang['Upload'] = 'Yükle'; $lang['Uploaded Photos'] = 'Yüklenen resimler'; -$lang['Use the default photo sort order'] = 'Varsayilan görüntü siralama düzenini kullan'; +$lang['Use the default photo sort order'] = 'Fotoğrafların sıralaması için varsayılan düzenini kullan'; $lang['Used metadata'] = 'Metadata kullanıldı'; $lang['user "%s" added'] = 'Kullanıcı "%s" eklendi'; $lang['User "%s" created with "%s" like password'] = 'Kullanıcı "%s" şifre "%s" ile yaratıldı'; diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 4e72561ae..bf4a7f3d0 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -1407,4 +1407,5 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = '已创建有效期为 %s 的激活链接,但无法发送。您现在可以复制以下链接并将其发送给用户。'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = '此链接有效期为 %s。过了这个时间,您需要请求一个新链接。'; $lang['To set your password, visit the following address:'] = '要设置您的密码,请访问以下地址:'; -$lang['Welcome to %s'] = '欢迎访问%s'; \ No newline at end of file +$lang['Welcome to %s'] = '欢迎访问%s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = '我们发现存在 %d 个重复路径,详情由 Check Uploads 插件提供。'; \ No newline at end of file