- Timestamp:
- May 3, 2010, 3:27:08 PM (15 years ago)
- Location:
- trunk/language
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/cs_CZ/upgrade.lang.php
r5585 r6053 45 45 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Navrhujeme aktualizovat databázi Vaší galerie Piwigo ze starší na novou verzi. 46 46 Asistent aktualizace se domnívá, že aktuálně používáte <strong>verzi %s</strong> (nebo odpovídající).'; 47 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Jako předběžné opatření byly deaktivovány následující doplňky. Prosím zkontrolujte aktualizace těchto doplňků předtím než je znovu aktivujete:';47 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Jako předběžné opatření byly deaktivovány následující doplňky. Prosím zkontrolujte aktualizace těchto doplňků předtím než je znovu aktivujete:'; 48 48 $lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'V <i>%s</i>, před <b>?></b>, vložením:'; 49 49 -
trunk/language/de_DE/upgrade.lang.php
r5565 r6053 38 38 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Diese Seite hat vor, Ihre Datenbank entsprechend Ihrer alten Version von Piwigo zur gegenwärtigen Version zu aktualisieren. 39 39 Der Upgradeassistent ist der Meinung sie haben folgende Version installiert <strong>release %s</strong> (oder identisch).'; 40 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Als Vorsichtsmaßnahme wurden folgende Plugins abgeschaltet. Prüfen Sie, ob ein Pluginupdate verfügbar ist, bevor Sie diese wieder aktivieren:';40 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Als Vorsichtsmaßnahme wurden folgende Plugins abgeschaltet. Prüfen Sie, ob ein Pluginupdate verfügbar ist, bevor Sie diese wieder aktivieren:'; 41 41 42 42 ?> -
trunk/language/en_UK/upgrade.lang.php
r5984 r6053 35 35 $lang['Upgrade informations'] = "Upgrade information"; 36 36 $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."; 37 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = "As a precaution, the following plugins have been deactivated. You must check for plugins upgrades before reactivating them:";37 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "As a precaution, the following plugins have been deactivated. You must check for plugins upgrades before reactivating them:"; 38 38 $lang['Only administrator can run upgrade: please sign in below.'] = "Only an administrator can run upgrade: please sign in below."; 39 39 $lang['You do not have access rights to run upgrade'] = "You do not have access rights to run upgrade"; -
trunk/language/es_ES/upgrade.lang.php
r5565 r6053 30 30 $lang['Upgrade informations'] = 'Informaciones sobre la actualización'; 31 31 $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = 'Por favor, efectúes un mantenimiento en [Administración>Especiales>Mantenimiento] si usted encuentra problemas.'; 32 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Por precaución, el plugins siguiente han sido desactivados. Verifique si existen unas actualización antes de reactivarlos:';32 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Por precaución, el plugins siguiente han sido desactivados. Verifique si existen unas actualización antes de reactivarlos:'; 33 33 $lang['Only administrator can run upgrade: please sign in below.'] = 'Sólo un administrador puede lanzar la actualización: por favor, identifiqúese más abajo.'; 34 34 $lang['You do not have access rights to run upgrade'] = 'Usted no tiene los derechos necessaires para lanzar la actualización.'; -
trunk/language/fr_FR/upgrade.lang.php
r5984 r6053 35 35 $lang['Upgrade informations'] = "Informations sur la mise à jour"; 36 36 $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = "Veuillez effectuer une maintenance dans [Administration>Spéciales>Maintenance] si vous rencontrez des problèmes."; 37 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = "Par précaution, les plugins suivants ont été désactivés. Vérifiez s'il existe des mises à jour avant de les réactiver :";37 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "Par précaution, les plugins suivants ont été désactivés. Vérifiez s'il existe des mises à jour avant de les réactiver :"; 38 38 $lang['Only administrator can run upgrade: please sign in below.'] = "Seul un administrateur peut lancer la mise à jour: veuillez vous identifier ci-dessous."; 39 39 $lang['You do not have access rights to run upgrade'] = "Vous n'avez pas les droits nécessaires pour lancer la mise à jour."; -
trunk/language/hr_HR/upgrade.lang.php
r5830 r6053 41 41 $lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. 42 42 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Na ovoj stranici imate prijedlog nadogradnje baze podataka sa vaše starije inačice na novu. Pomoćnik nadogradnje smatra da trenutno koristite <strong>inačicu %s</strong> (ili sličnu).'; 43 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Kao mjera predostrožnosti, slijedeći dodaci su isključeni. Provjerite dostupne nadogradnje dodataka prije njihovog ponovnog uključenja:';43 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Kao mjera predostrožnosti, slijedeći dodaci su isključeni. Provjerite dostupne nadogradnje dodataka prije njihovog ponovnog uključenja:'; 44 44 45 45 ?> -
trunk/language/hu_HU/upgrade.lang.php
r5662 r6053 41 41 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Ez az oldal felajánlja az adatbázis frissítését, frissítse a Piwigot a régi verzióról az új verzióra. 42 42 A frissítési asszisztens szerint jelenleg a <strong>%s verzió</strong> fut (vagy azzal egyenértékű).'; 43 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Elővigyázatosságból a bővítmények ki vannak kapcsolva. Újraaktiválás előtt a bővítmény frissítéseket ellenőrizni kell:';43 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Elővigyázatosságból a bővítmények ki vannak kapcsolva. Újraaktiválás előtt a bővítmény frissítéseket ellenőrizni kell:'; 44 44 45 45 ?> -
trunk/language/it_IT/upgrade.lang.php
r5989 r6053 35 35 $lang['Upgrade informations'] = 'Informazioni sull\'aggiornamento'; 36 36 $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = 'Se riscontrate dei problemi, effettuare una manutezione in [Amministrazione>Speciale>Manutenzione].'; 37 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Per precauzione, i plugins sono stati disattivati. Verificate se non esistono degli aggiornamenti prima di riattivarli:';37 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Per precauzione, i plugins sono stati disattivati. Verificate se non esistono degli aggiornamenti prima di riattivarli:'; 38 38 $lang['Only administrator can run upgrade: please sign in below.'] = 'Solo un\'amministratore può eseguire l\'aggiornamento: identificatevi.'; 39 39 $lang['You do not have access rights to run upgrade'] = 'Non avete le autorizzazioni necessarie per effettuare l\'aggiornamento'; -
trunk/language/ja_JP/upgrade.lang.php
r5565 r6053 40 40 $lang['User permissions and group permissions have been erased'] = 'ユーザパーミッションおよびグループパーミッションが削除されました。'; 41 41 $lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = '以前の設定より、サムネイル接頭辞およびウェブマスターのメールアドレスのみ保存されました。'; 42 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = '予防措置として、次のプラグインは無効になりました。再有効になる前に、プラグインのアップグレードを確認しなければなりません。:';42 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = '予防措置として、次のプラグインは無効になりました。再有効になる前に、プラグインのアップグレードを確認しなければなりません。:'; 43 43 ?> -
trunk/language/nl_NL/upgrade.lang.php
r5565 r6053 33 33 $lang['Upgrade informations'] = 'Upgrade informatie'; 34 34 $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = 'Voor een onderhoudscontrole uit [Administratie>Speciaal>Onderhoud] indien u problemen ondervindt.'; 35 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Als voorzorgsmaatregel zijn de volgende plugins gedeactiveerd. Voordat u ze reactiveert moet u deze plugins op upgrades controleren:';35 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Als voorzorgsmaatregel zijn de volgende plugins gedeactiveerd. Voordat u ze reactiveert moet u deze plugins op upgrades controleren:'; 36 36 $lang['Only administrator can run upgrade: please sign in below.'] = 'Alleen de administrator kan een upgrade uitvoeren: hieronder kunt u inloggen.'; 37 37 $lang['You do not have access rights to run upgrade'] = 'U bent niet gerechtigd om een upgrade uit te voeren'; -
trunk/language/pl_PL/upgrade.lang.php
r5592 r6053 40 40 $lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. 41 41 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Ta strona proponuje aktualizację Twojej bazy danych Piwigo do nowej wersji. Asystent aktualizacji myśli, że aktualnie uzywasz <strong>wersji %s</strong> (lub równoważnej).'; 42 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Jako zabezpieczenie, nastepujące wtyczki zostały zdeaktywowane. Przed ich aktywacją musisz sprawdzić czy nie ma nowszych wersji:';42 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Jako zabezpieczenie, nastepujące wtyczki zostały zdeaktywowane. Przed ich aktywacją musisz sprawdzić czy nie ma nowszych wersji:'; 43 43 ?> -
trunk/language/ru_RU/upgrade.lang.php
r5730 r6053 41 41 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Эта страница предлагает модернизировать базу данных от Вашей старой версии Piwigo до новой версии. 42 42 Помощник обновления думает, что Вы используете в настоящее время <b> выпуск %s </b> (или эквивалентный).'; 43 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = 'Желательно, чтобы следующие плагины были дезактивированы. Вы должны проверить обновления плагинов прежде, чем активировать их снова:';43 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Желательно, чтобы следующие плагины были дезактивированы. Вы должны проверить обновления плагинов прежде, чем активировать их снова:'; 44 44 45 45 ?> -
trunk/language/sr_RS/upgrade.lang.php
r5864 r6053 35 35 $lang['Upgrade informations'] = "Informacije o nadogradnji"; 36 36 $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = "Izvršiti proveru održavanja u [Administracija>Alati>Održavanje] ako naiđšete na neki problem."; 37 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = "Kao meru predostrožnost, dati dodaci su deaktivirani. Morate proveriti za nadogradnju dodataka pre nego ih ponovo aktivirate :";37 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "Kao meru predostrožnost, dati dodaci su deaktivirani. Morate proveriti za nadogradnju dodataka pre nego ih ponovo aktivirate :"; 38 38 $lang['Only administrator can run upgrade: please sign in below.'] = "Samo administrator može da pokrene nadogradnju: prijavite se ispod."; 39 39 $lang['You do not have access rights to run upgrade'] = "Nemate pristupna prava da pokrenete nadogradnju"; -
trunk/language/zh_CN/upgrade.lang.php
r5847 r6053 34 34 $lang['Upgrade informations'] = "升级信息"; 35 35 $lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = "如果您遇到任何问题,请在[管理员>特殊>维护]执行维护检测"; 36 $lang['As a precaution, following plugins have been d isabled. You must check for plugins upgrade before reactiving them:'] = "为了预防万一,以下插件已被停用。在您重新启用它们之前,必须先检查这些插件的更新:";36 $lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "为了预防万一,以下插件已被停用。在您重新启用它们之前,必须先检查这些插件的更新:"; 37 37 $lang['Only administrator can run upgrade: please sign in below.'] = "只有管理员能运行升级操作:请先登录。"; 38 38 $lang['You do not have access rights to run upgrade'] = "您没有执行升级程序的权限";
Note: See TracChangeset
for help on using the changeset viewer.