aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-11-04 13:58:02 -0800
committerzotlabs <mike@macgirvin.com>2018-11-04 13:58:02 -0800
commitaf82aab3a649c4384f1d28f76451c5830ddaeb26 (patch)
tree997ad87ce6a36cb5639e6c40a35ac73aee0a1cbd /view
parent51b4b6216f902464f80b088666f3c91af0d3f333 (diff)
parentde0fab78edd469ee0b6572e157e901ccf0078c6a (diff)
downloadvolse-hubzilla-af82aab3a649c4384f1d28f76451c5830ddaeb26.tar.gz
volse-hubzilla-af82aab3a649c4384f1d28f76451c5830ddaeb26.tar.bz2
volse-hubzilla-af82aab3a649c4384f1d28f76451c5830ddaeb26.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
Diffstat (limited to 'view')
-rw-r--r--view/es-es/hstrings.php2
-rw-r--r--view/it/hmessages.po6
-rw-r--r--view/it/hstrings.php2
3 files changed, 5 insertions, 5 deletions
diff --git a/view/es-es/hstrings.php b/view/es-es/hstrings.php
index 6daac9592..2024504a1 100644
--- a/view/es-es/hstrings.php
+++ b/view/es-es/hstrings.php
@@ -5,7 +5,7 @@ function string_plural_select_es_es($n){
return ($n != 1);;
}}
App::$rtl = 0;
-App::$strings["plural_function_code"] = "(n != 1);";
+App::$strings["plural_function_code"] = "(n != 1)";
App::$strings["Can view my channel stream and posts"] = "Pueden verse la actividad y publicaciones de mi canal";
App::$strings["Can send me their channel stream and posts"] = "Se me pueden enviar entradas y contenido de un canal";
App::$strings["Can view my default channel profile"] = "Puede verse mi perfil de canal predeterminado.";
diff --git a/view/it/hmessages.po b/view/it/hmessages.po
index fc4772846..94911bc20 100644
--- a/view/it/hmessages.po
+++ b/view/it/hmessages.po
@@ -5849,7 +5849,7 @@ msgstr "Impossibile creare il menù."
#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110
msgid "Menu Name"
-msgstr "Nome del menu"
+msgstr "Nome del menù"
#: ../../Zotlabs/Module/Menu.php:98
msgid "Unique name (not visible on webpage) - required"
@@ -6543,7 +6543,7 @@ msgstr "Homepage del progetto"
#: ../../Zotlabs/Module/Siteinfo.php:32
msgid "Developer homepage"
-msgstr "Homepege dello sviluppatore"
+msgstr "Homepage dello sviluppatore"
#: ../../Zotlabs/Module/Ratings.php:70
msgid "No ratings"
@@ -6623,7 +6623,7 @@ msgstr "Importazione completata."
msgid ""
"Channel name changes are not allowed within 48 hours of changing the account"
" password."
-msgstr "Non è possibile cambiare il nome del canale entro le 48 dal cambio della password dell'account."
+msgstr "Non è possibile cambiare il nome del canale entro le 48 ore dal cambio della password dell'account."
#: ../../Zotlabs/Module/Changeaddr.php:46 ../../include/channel.php:214
#: ../../include/channel.php:599
diff --git a/view/it/hstrings.php b/view/it/hstrings.php
index 42fc58347..1f5527946 100644
--- a/view/it/hstrings.php
+++ b/view/it/hstrings.php
@@ -1393,7 +1393,7 @@ App::$strings["This site is powered by \$Projectname"] = "Questo sito è costrui
App::$strings["Federated and decentralised networking and identity services provided by Zot"] = "";
App::$strings["Version %s"] = "Versione %s";
App::$strings["Project homepage"] = "Homepage del progetto";
-App::$strings["Developer homepage"] = "Homepege dello sviluppatore";
+App::$strings["Developer homepage"] = "Homepage dello sviluppatore";
App::$strings["No ratings"] = "Nessuna valutazione";
App::$strings["Ratings"] = "Valutazioni";
App::$strings["Rating: "] = "Valutazione:";