From 45b84c30d7e5084807de718f09ba20917b603a7c Mon Sep 17 00:00:00 2001
From: ddtddt Oרק לאלבומים וירטואליים יכולים לקבל אלבום הורה חדש.הזזת אלבומים וירטואליים/h2>
+
+
להזזת אלבומים וירטואליים
+
+<>Sבחר אלבום וירטואלי אחד או יותר שברצונך להזיז
+אם הרשימה ריקה המשמעות היא שעדיין לא יצרתיעדיין אלבום.
בחר את אלבום ההורה החדש (פיזי או וירטואלי). +אם לא תבחר תבנית, האלבומים הוירטואליים הנבחרים יועברו למקור. לא ניתן להזיז את האלבום לתוך עצמו או לאחד מילדיו. +
\ No newline at end of file diff --git a/language/km_KH/admin.lang.php b/language/km_KH/admin.lang.php index 689e15ab5..a7b31bb3f 100644 --- a/language/km_KH/admin.lang.php +++ b/language/km_KH/admin.lang.php @@ -190,4 +190,23 @@ $lang['Apply action'] = 'ដំណើរការសកម្មភាព $lang['Apply selected corrections'] = 'ដំណើរការកំណែរប្រែដែលបានជ្រើសរើស'; $lang['Apply to sub-albums'] = 'ដំណើរការទៅកាន់សៀវភៅរូបថតរង'; +$lang['Piwigo for Android application empowers you to connect your Android phone or table to your Piwigo gallery, create some albums and upload several photos at once.'] = 'Piwigo សំរាប់ Android ធ្វើឲ្យលោកអ្នកអាចភ្ជាប់ទូរស័ព្វ Android របស់អ្នក ឬក៏ Table ទៅកាន់ Piwigo gallery របស់អ្នក ដែលលោកអ្នកអាចបង្កើតសៀវភៅរូបថត ហើយ ដាក់បញ្ចូលនូវរូបថតជាច្រើនក្នុងពេលតែមួយ។'; +$lang['Piwigo for iOS application empowers you to connect to your Piwigo gallery from your iPhone, iPad or iPod Touch, create some albums and upload several photos at once.'] = 'Piwigo សំរាប់ iOS ធ្វើឲ្យលោកអ្នកអាចភ្ជាប់ទៅកាន់ Piwigo gallery របស់អ្នកពីទូរស័ព្វ iPhone, iPad ឬ iPod Touch របស់អ្នក ដែលលោកអ្នកអាចបង្កើតសៀវភៅរូបថត ហើយ ដាក់បញ្ចូលនូវរូបថតជាច្រើនក្នុងពេលតែមួយ។'; +$lang['%d day'] = '%d ថ្ងៃ'; +$lang['%d days'] = '%d ថ្ងៃ'; +$lang['%d hour'] = '%d ម៉ោង'; +$lang['%d hours'] = '%d ម៉ោង'; +$lang['%d minute'] = '%d នាទី'; +$lang['%d minutes'] = '%d នាទី'; +$lang['%d month'] = '%d ខែ'; +$lang['%d months'] = '%d ខែ'; +$lang['%d second'] = '%d វិនាទី'; +$lang['%d seconds'] = '%d វិនាទី'; +$lang['%d week'] = '%d សប្តាហ៍'; +$lang['%d weeks'] = '%d សប្តាហ៍'; +$lang['%d year'] = '%d ឆ្នាំ'; +$lang['%d years'] = '%d ឆ្នាំ'; +$lang['%s ago'] = '%s កន្លងទៅ'; +$lang['%s in the future'] = '%s ក្នុងពេលខាងមុខ'; +$lang['%u users have automatic permission because they belong to a granted group.'] = '%u អ្នកប្រើប្រាស់ទាំងនេះមានការអនុញ្ញាតដោយស្វ័យប្រវត្តិ ពីព្រោះពួកគេស្ថិតក្នុងក្រុមដែលបានផ្តល់សិទ្ធអនុញ្ញាតរួចហើយ។'; ?> \ No newline at end of file diff --git a/language/pt_BR/help/cat_modify.html b/language/pt_BR/help/cat_modify.html new file mode 100644 index 000000000..50c982d05 --- /dev/null +++ b/language/pt_BR/help/cat_modify.html @@ -0,0 +1,134 @@ + +If the album is virtual, you can move it. Moving a album means +changing its parent album.
+ +You can also manage these options on the "Properties" +management screen (screens Comments, Lock, +Public/Private, Representative available from Administration » Albums » Properties).
+ +Use the default images sort order.
+ +Indicate whether this sort order will apply to subalbums also.
+ +Select specific sorting criteria to be used with this album.
+(*)Warning: Be sure to test these sort orders by yourself as they can give unexpected results.
+ + +The album representative is the thumbnail displayed on the main page (category.php) to represent +the album when +it contains only sub-albums and no direct photo (just as the root album).
+photo of a album : + +The choice of a representative depends on the
+allow_random_representative
configuration parameter (see include/config_default.inc.php).
In default mode (allow_random_representative
set to false),
+each album containing at least one element is represented by a fixed
+element. Once set (at album creation), the representative changes only
+when an administrator ask for it. If the representative is not appropriate,
+you can ask to Find a new representant by random.
If the allow_random_representative
configuration parameter is
+set to true, a category containing photos may have no fixed
+representant. Just use Delete representant button.
If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to Modify +informations about a photo screen. The only option on the current screen +is the Delete representant button.
+ +Apenas Álbums virtuais podem ter um novo Álbum-pai.
+ +Selecione um ou mais ábums virtuais que deseje mover. +Se a lista estiver vazia, isso significa que ainda não criou nenhum álbum.
+ +Selecione o novo álbum-pai (virtual ou físico). +Se não seleccionar um álbum-pai, os álbums virtuais selecionados serão movidos para a raiz. +Um álbum não poderá ser movido para dentro de si próprio ou para um dos seus sub-álbums.
\ No newline at end of file diff --git a/language/pt_BR/help/cat_options.html b/language/pt_BR/help/cat_options.html new file mode 100644 index 000000000..0001a257d --- /dev/null +++ b/language/pt_BR/help/cat_options.html @@ -0,0 +1,24 @@ + +Opções de gestão para vários álbuns de uma vez.
+ +allow_random_representative
(see include/config_defaults.inc.php) para
+verdade. Cada disco pode ser representado por uma foto aleatória ou através de uma foto escolhida como representante único.
+Esta tela está disponível apenas para álbuns privados. Aqui você pode selecionar +usuários e grupos autorizados para um álbum.
+ +Você pode negar ou conceder o acesso de grupos do álbum atual. Modificando +autorizações de grupos, os usuários pertencentes a estes grupos serão negados ou concedidos o acesso ao álbum.
+ +Você pode negar ou conceder acesso a usuários individuais. Usuários que têm acesso através de um grupo pode ser negado o acesso por exceção.
diff --git a/language/pt_BR/help/search.html b/language/pt_BR/help/search.html new file mode 100644 index 000000000..a8f8b43ec --- /dev/null +++ b/language/pt_BR/help/search.html @@ -0,0 +1 @@ +buscar.html \ No newline at end of file diff --git a/language/pt_BR/help/synchronize.html b/language/pt_BR/help/synchronize.html new file mode 100644 index 000000000..4175ea94d --- /dev/null +++ b/language/pt_BR/help/synchronize.html @@ -0,0 +1 @@ +sincronizar.html \ No newline at end of file diff --git a/language/ro_RO/help/cat_move.html b/language/ro_RO/help/cat_move.html new file mode 100644 index 000000000..c5675d958 --- /dev/null +++ b/language/ro_RO/help/cat_move.html @@ -0,0 +1,11 @@ +Doar albumele virtuale pot avea un nou album originar
+ +Selecteaza( unul sau mai multe albume virtuale pe care vrei sa( le mut,i. Daca( lista e goala(, înseamna( ca( nu ai creat înca( unul.
+ +Selecteaza( noul album originar (virtual sau fizic). Daca( nu selectezi niciunul originar, albumele virtuale selectate vor fi mutate la început. Un album nu poate fi mutat în el însus,i sau într-o copie de-a sa.
\ No newline at end of file -- cgit v1.2.3