Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update language
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Jul 5, 2014
1 parent 3c4d21a commit 0c25d7c
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 23 deletions.
41 changes: 22 additions & 19 deletions core/src/plugins/access.ajxp_conf/i18n/it.php
@@ -1,23 +1,23 @@
<?php
/*
* Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <http://pyd.io/>.
*/
* Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <http://pyd.io/>.
*/
$mess=array(
"1" => "Configurazioni",
"2" => "Utenti & Gruppi",
Expand Down Expand Up @@ -144,4 +144,7 @@
"124" => "Sorgente",
"125" => "Alias",
"126" => "Sei sicuro di voler eliminare gli elementi selezionati(s)?",
);
"113" => "Role status was successfully modified",
"114" => "Applies to",
"115" => "Scheme",
);
1 change: 1 addition & 0 deletions core/src/plugins/access.ajxp_user/i18n/de.php
Expand Up @@ -117,4 +117,5 @@
<li>Keeping files offline and interacting with external applications</li>
<li>Protecting the app with a PIN-code</li>
<li>Using bookmarks and search engine</li></ul>",
"67"=> "You are not %s, %logout",
);
2 changes: 2 additions & 0 deletions core/src/plugins/access.ajxp_user/i18n/es.php
Expand Up @@ -119,4 +119,6 @@
<li>Keeping files offline and interacting with external applications</li>
<li>Protecting the app with a PIN-code</li>
<li>Using bookmarks and search engine</li></ul>",
"67"=> "You are not %s, %logout",

);
6 changes: 4 additions & 2 deletions core/src/plugins/access.ajxp_user/i18n/fr.php
Expand Up @@ -59,8 +59,8 @@
"36" => "Paramètres",
"37" => "Profil et réglages",
"38"=> "Notifications",
"39"=> "Sélectionner un workspace",
"40"=> "Bienvenue, %s",
"39"=> "Voici les espaces de travail (workspaces) auxquels vous pouvez accèder. Ils vous sont personnels ou partagés avec/par d'autres utilisateurs.",
"40"=> "Bienvenue, %s! ",
"41"=> "Utiliser ce workspace par défaut",
"42"=> "Entrer",
"43"=> "Mon profil",
Expand Down Expand Up @@ -117,4 +117,6 @@
<li>Garder des fichiers en cache, et interagir avec d'autres apps</li>
<li>Protéger l'application avec un code PIN</li>
<li>Utiliser les favoris et le moteur de recherche</li></ul>",
"67"=> "Vous n'êtes pas %s, %logout",

);
2 changes: 2 additions & 0 deletions core/src/plugins/access.ajxp_user/i18n/hu.php
Expand Up @@ -120,4 +120,6 @@
<li>Keeping files offline and interacting with external applications</li>
<li>Protecting the app with a PIN-code</li>
<li>Using bookmarks and search engine</li></ul>",
"67"=> "You are not %s, %logout",

);
2 changes: 2 additions & 0 deletions core/src/plugins/access.ajxp_user/i18n/it.php
Expand Up @@ -117,4 +117,6 @@
<li>Mantenere un file disponibile offline e le interazioni con altre applicazioni</li>
<li>Protezione dell'app attraverso un codice PIN</li>
<li>Uso dei segnalibri e del motore di ricerca</li></ul>",
"67"=> "You are not %s, %logout",

);
2 changes: 2 additions & 0 deletions core/src/plugins/access.ajxp_user/i18n/pt.php
Expand Up @@ -117,4 +117,6 @@
<li>Keeping files offline and interacting with external applications</li>
<li>Protecting the app with a PIN-code</li>
<li>Using bookmarks and search engine</li></ul>",
"67"=> "You are not %s, %logout",

);
2 changes: 2 additions & 0 deletions core/src/plugins/access.ajxp_user/i18n/si.php
Expand Up @@ -118,4 +118,6 @@
<li>Keeping files offline and interacting with external applications</li>
<li>Protecting the app with a PIN-code</li>
<li>Using bookmarks and search engine</li></ul>",
"67"=> "You are not %s, %logout",

);
Expand Up @@ -1185,6 +1185,7 @@ input.SF_input.SF_number{
padding: 9px 0 0 5px;
background-image: url("../images/white_logo.png");
background-repeat: no-repeat;
background-position-y: 2px;
}

#top_toolbar{
Expand Down Expand Up @@ -2828,16 +2829,20 @@ div.tabulatorContainer span.toggleInactive span.tab_close_button:hover {
font-size: 1em;
color: rgb(138, 149, 160);
padding-left: 6px;
width: 73px;
width: 80px;
border-radius: 4px;
border-width: 0;
text-align: right;
padding-right: 30px;
transition:border-color 0.5s ease, width 0.5s ease;
}

#search_container.search_active div#search_form input{
width: 100%;
border-width: 1px;
border-color: rgb(138, 149, 160);
text-align: left;
padding-right: 0;
}

#search_meta {
Expand Down
2 changes: 1 addition & 1 deletion core/src/plugins/gui.ajax/res/themes/orbit/css/allz.css

Large diffs are not rendered by default.

0 comments on commit 0c25d7c

Please sign in to comment.