diff options
Diffstat (limited to 'settings/l10n/is.php')
-rw-r--r-- | settings/l10n/is.php | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/settings/l10n/is.php b/settings/l10n/is.php index dc82b74006f..b28a15cf903 100644 --- a/settings/l10n/is.php +++ b/settings/l10n/is.php @@ -1,8 +1,5 @@ <?php $TRANSLATIONS = array( -"Email sent" => "Tölvupóstur sendur", -"Encryption" => "Dulkóðun", -"Unable to load list from App Store" => "Ekki tókst að hlaða lista frá forrita síðu", "Authentication error" => "Villa við auðkenningu", "Group already exists" => "Hópur er þegar til", "Unable to add group" => "Ekki tókst að bæta við hóp", @@ -15,13 +12,11 @@ $TRANSLATIONS = array( "Admins can't remove themself from the admin group" => "Stjórnendur geta ekki fjarlægt sjálfa sig úr stjórnendahóp", "Unable to add user to group %s" => "Ekki tókst að bæta notenda við hópinn %s", "Unable to remove user from group %s" => "Ekki tókst að fjarlægja notanda úr hópnum %s", -"User Documentation" => "Notenda handbók", +"Email sent" => "Tölvupóstur sendur", +"Please wait...." => "Andartak....", "Disable" => "Gera óvirkt", "Enable" => "Virkja", -"Please wait...." => "Andartak....", "Updating...." => "Uppfæri...", -"Error" => "Villa", -"Update" => "Uppfæra", "Updated" => "Uppfært", "Delete" => "Eyða", "Groups" => "Hópar", @@ -31,16 +26,13 @@ $TRANSLATIONS = array( "__language_name__" => "__nafn_tungumáls__", "None" => "Ekkert", "Security Warning" => "Öryggis aðvörun", +"Encryption" => "Dulkóðun", "Server address" => "Host nafn netþjóns", "More" => "Meira", "Less" => "Minna", "Version" => "Útgáfa", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Þróað af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud samfélaginu</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">forrita kóðinn</a> er skráðu með <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", -"Add your App" => "Bæta við forriti", -"More Apps" => "Fleiri forrit", -"Select an App" => "Veldu forrit", -"See application page at apps.owncloud.com" => "Skoða síðu forrits hjá apps.owncloud.com", -"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-leyfi skráð af <span class=\"author\"></span>", +"User Documentation" => "Notenda handbók", "Administrator Documentation" => "Stjórnenda handbók", "Online Documentation" => "Handbók á netinu", "Forum" => "Vefspjall", |