diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:32 +0000 |
commit | 9ddb07ca1979e178b74184173edec9c6a7b7653e (patch) | |
tree | 9d31e7bb2517c2e34ab281487fb01745636c43f5 /apps/files/l10n/sk.js | |
parent | 09fd427df1e3cb6b1c41b7b1efabcd15b9da4118 (diff) | |
download | nextcloud-server-9ddb07ca1979e178b74184173edec9c6a7b7653e.tar.gz nextcloud-server-9ddb07ca1979e178b74184173edec9c6a7b7653e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 0730f4d1d2f..ebe7f6eb01d 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -185,6 +185,9 @@ OC.L10N.register( "No files in here" : "Nie sú tu žiadne súbory", "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte so svojimi zariadeniami!", "Go back" : "Ísť späť", + "Share" : "Zdieľať", + "Shared by link" : "Sprístupnené prostredníctvom odkazu", + "Shared" : "Sprístupnené", "Files settings" : "Nastavenia súborov", "Show hidden files" : "Zobraziť skryté súbory", "Crop image previews" : "Orezať náhľady obrázkov", @@ -204,7 +207,6 @@ OC.L10N.register( "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", "Open details" : "Otvoriť detaily", - "New Folder" : "Nový priečinok", "Set up templates folder" : "Nastaviť priečinok pre šablóny", "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", @@ -230,7 +232,6 @@ OC.L10N.register( "Shares" : "Zdieľania", "Shared with others" : "Sprístupnené ostatným", "Shared with you" : "Vám sprístupnené", - "Shared by link" : "Sprístupnené prostredníctvom odkazu", "Deleted shares" : "Zmazané sprístupnenia", "Pending shares" : "Čakajúce prístupy", "Search for an account" : "Vyhľadajte účet", |