mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -44,8 +44,6 @@ $lang['%d new image'] = "%d jauns attēls";
|
||||
$lang['%d new images'] = "%d jauni attēli";
|
||||
$lang['%d new user'] = "%d jauns lietotājs";
|
||||
$lang['%d new users'] = "%d jauni lietotāji";
|
||||
$lang['%d waiting element'] = "%d gaidīt elementu";
|
||||
$lang['%d waiting elements'] = "%d gaidīt elementus";
|
||||
$lang['About'] = "Par";
|
||||
$lang['All tags'] = "Visi tagi";
|
||||
$lang['Any tag'] = "Jabkurš tags";
|
||||
@@ -319,7 +317,6 @@ $lang['Registration of %s'] = "Reģistrācija %s";
|
||||
$lang['Album: %s'] = 'Albūms: %s';
|
||||
$lang['Picture name: %s'] = "Attēla vārds: %s";
|
||||
$lang['Creation date: %s'] = "Izveides datums: %s";
|
||||
$lang['Waiting page: %s'] = "Gaida lapu: %s";
|
||||
$lang['Picture uploaded by %s'] = "Attēlu augšupielādējis %s";
|
||||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Lietotāja \"viesis\" nepareizs satuss, lietojiet statusu pēc noklusējuma. Lūdzu informējiet webmasteru.";
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrātors, webmāsters un īpašais lietotājs var izmantot šo metodi';
|
||||
|
||||
Reference in New Issue
Block a user