1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
OwncloudBookmarksOfficial/l10n/az.php
2014-08-19 02:19:49 -04:00

19 lines
660 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(
"No file provided for import" => "Götürmək üçün heç bir fayl təqdim edilməyib",
"Unsupported file type for import" => "Fayl tipi götürülmə üçün dəstəklənmir",
"Bookmarks" => "Sayt qeydiyyatları",
"Tags" => "Işarələr",
"Filter by tag" => "Əsas-a görə süzgəc",
"Import error" => "Əlavə səhvi",
"Import completed successfully." => "Əlavə uğurla bitdi.",
"Uploading..." => "Serverə yüklənir...",
"Close" => "Bağla",
"Save" => "Saxlamaq",
"Delete" => "Sil",
"Cancel" => "Dayandır",
"Add" => "Əlavə etmək",
"Settings" => "Quraşdırmalar",
"Export" => "Çıxarış",
"Import" => "Əlavə et"
);