diff options
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r-- | core/l10n/sq.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index 2844cc8e380..52f2c6360aa 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -134,8 +134,8 @@ OC.L10N.register( "No action available" : "Jo veprim i mundur", "Error fetching contact actions" : "Gabim gjatë marrjes së veprimeve të kontaktit", "Non-existing tag #{tag}" : "Etiketë #{tag} që s’ekziston", - "restricted" : "e kufizuar", - "invisible" : "e padukshme", + "Restricted" : "I/E kufizuar", + "Invisible" : "I padukshëm", "Delete" : "Fshije", "Rename" : "Riemërtoje", "Collaborative tags" : "Etiketa bashkëpunimi", @@ -206,6 +206,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Kjo instancë %s hëpërhë gjendet nën mënyrën mirëmbajtje, çka mund të zgjasë ca.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.", "[%d / %d]: Checking table %s" : "[%d / %d]: Po kontrollohet tabela %s", + "restricted" : "e kufizuar", + "invisible" : "e padukshme", "More" : "More", "Settings menu" : "Menuja e cilësimeve", "The password is wrong. Try again." : "Fjalëkalim i gabuar. Provojeni sërish." |