Skip to content

Commit

Permalink
Localisation updates from https://translatewiki.net.
Browse files Browse the repository at this point in the history
  • Loading branch information
translatewiki committed Feb 7, 2019
1 parent 8dd42e6 commit 537bbd8
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lang/strings_icelandic.txt
Expand Up @@ -1363,8 +1363,13 @@ $s_dropzone_default_message = 'Slepptu hér skrám til að senda inn (eða mellt
$s_dropzone_fallback_message = 'Vafrinn þinn styður ekki innsendingu skráa með \'draga-sleppa\'.';
$s_dropzone_file_too_big = 'Skráin er of stór ({{filesize}}MiB). Hámarks skráastærð: {{maxFilesize}}MiB.';
$s_dropzone_invalid_file_type = 'Þú getur ekki sent inn skrár af þessari gerð.';
$s_dropzone_response_error = 'Servern svaraði með kóðanum {{statusCode}}.';
$s_dropzone_cancel_upload = 'Hætta við innsendinguna';
$s_dropzone_cancel_upload_confirmation = 'Ertu viss um að þú viljir hætta við þessa innsendingu?';
$s_dropzone_remove_file = 'Fjarlægja skrá';
$s_dropzone_max_files_exceeded = 'Þú getur ekki sent inn neinar fleiri skrár.';
$s_dropzone_not_supported = 'Dropzone.js styður ekki eldri vafra!';
$s_save = 'Vista';
$s_reset = 'Endurstilla';
$s_persist = 'Varanlegt';
$s_load = 'Hlaða inn';
44 changes: 44 additions & 0 deletions plugins/Gravatar/lang/strings_zazaki.txt
@@ -0,0 +1,44 @@
<?php
/** MantisBT - a php based bugtracking system
*
* Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
* Copyright (C) 2002 - 2016 MantisBT Team - mantisbt-dev@lists.sourceforge.net
*
* MantisBT is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* MantisBT 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with MantisBT. If not, see <http://www.gnu.org/licenses/>.
*
* **********************************************************************
* ** This file contains translations stored in translatewiki.net. **
* ** See https://translatewiki.net/wiki/Project:About for information **
* ** on copyright/license for translatewiki.net translations. **
* **********************************************************************
* ** **
* ** DO NOT UPDATE MANUALLY **
* ** **
* ** To improve a translation please visit http://translatewiki.net **
* ** Detailed instructions on how to create or update translations at **
* ** http://www.mantisbt.org/wiki/doku.php/mantisbt:translationshowto **
* **********************************************************************
*/
/** Zazaki (Zazaki)
*
* See the qqq 'language' for message documentation incl. usage of parameters
* To improve a translation please visit http://translatewiki.net
*
* @ingroup Language
* @file
*
* @author Mirzali
*/

$s_plugin_Gravatar_title = 'Gravatar sera avatari';

0 comments on commit 537bbd8

Please sign in to comment.