diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/sq.js | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sq.js')
-rw-r--r-- | apps/files/l10n/sq.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index 08d809bae3d..e1c2d1fb654 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -100,6 +100,7 @@ OC.L10N.register( "Unknown error" : "Gabim i panjohur", "Show hidden files" : "Shfaq kartela të fshehura", "Additional settings" : "Konfigurime shtesë", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopjo në dërrasë ", "Cancel" : "Anullo", "Create" : "Krijo", @@ -127,7 +128,6 @@ OC.L10N.register( "Unlimited" : "E palimituar", "%s used" : "%s të përdorura", "%1$s of %2$s used" : "%1$s e %2$s përdorur", - "Settings" : "Rregullime", - "WebDAV" : "WebDAV" + "Settings" : "Rregullime" }, "nplurals=2; plural=(n != 1);"); |