diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/az.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/az.php b/apps/files_sharing/l10n/az.php index 56228610794..5efdfc11cbd 100644 --- a/apps/files_sharing/l10n/az.php +++ b/apps/files_sharing/l10n/az.php @@ -10,6 +10,10 @@ $TRANSLATIONS = array( "Remote share" => "Uzaq yayımlanma", "Remote share password" => "Uzaq yayımlanma şifrəsi", "Cancel" => "Dayandır", -"Name" => "Ad" +"Invalid ownCloud url" => "Yalnış ownCloud url-i", +"Shared by" => "Tərəfindən yayımlanıb", +"Password" => "Şifrə", +"Name" => "Ad", +"Download" => "Yüklə" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |