nextcloud-server/apps/gallery/l10n/mk.php

13 lines
489 B
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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