nextcloud/apps/gallery/l10n/mk.php

13 lines
489 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Pictures" => "Слики",
"Rescan" => "Рескенирај",
"Stop" => "Стоп",
"Share" => "Сподели",
"Settings" => "Параметри",
"Back" => "Назад",
"Remove confirmation" => "Тргни потврда",
"Do you want to remove album" => "Дали сакате да го отстраните албумот",
"Change album name" => "Измени име на албумот",
"New album name" => "Ново има на албумот"
);