From 82854b50429c1482cf9c7b7fba8dfd7351a558d2 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Sat, 18 Aug 2018 00:12:35 +0000
Subject: [PATCH] [tx-robot] updated from transifex

---
 apps/files_sharing/l10n/sk.js    | 5 +++++
 apps/files_sharing/l10n/sk.json  | 5 +++++
 apps/workflowengine/l10n/pl.js   | 1 +
 apps/workflowengine/l10n/pl.json | 1 +
 core/l10n/es.js                  | 2 ++
 core/l10n/es.json                | 2 ++
 6 files changed, 16 insertions(+)

diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index 34accfc6253..30a235ed7c8 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -18,7 +18,9 @@ OC.L10N.register(
     "Shares will show up here" : "Tu sa zobrazia sprístupnené položky",
     "Restore share" : "Obnoviť sprístupnené položky",
     "Something happened. Unable to restore the share." : "Niečo sa udialo. Nedarí sa obnoviť sprístupnenú položku.",
+    "Move or copy" : "Presunúť alebo kopírovať",
     "Download" : "SÅ¥ahovanie",
+    "Delete" : "Zmazať",
     "You can upload into this folder" : "Môžete nahrávať do tohto priečinka",
     "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}",
     "Invalid server URL" : "Neplatná URL servera",
@@ -88,13 +90,16 @@ OC.L10N.register(
     "Public upload is only possible for publicly shared folders" : "Verejné nahrávanie je možné len do verejne sprístupnených priečinkov",
     "Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD",
     "Sharing %s failed because the back end does not allow shares from type %s" : "Sprístupnenie %s zlyhalo, backend nepodporuje typ sprístupnenia %s",
+    "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie %s odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
     "You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom",
     "Please specify a valid circle" : "Zadajte platný kruh",
+    "Sharing %s failed because the back end does not support room shares" : "Zdieľanie %s sa nepodarilo, pretože backend  nepodporuje zdieľanie miestností",
     "Unknown share type" : "Neplatný typ sprístupnenia",
     "Not a directory" : "Nie je priečinok",
     "Could not lock path" : "Nie je možné uzamknúť cestu",
     "Wrong or no update parameter given" : "Zlý alebo žiadny zadaný parameter aktualizácie",
     "Can't change permissions for public share links" : "Nemožno zmeniť oprávnenia pre verejné sprístupnené odkazy",
+    "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
     "Cannot increase permissions" : "Nie je možné navýšiť oprávnenia",
     "shared by %s" : "Sprístupnil %s",
     "Direct link" : "Priama linka",
diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json
index 28536793d14..9b7929ebbef 100644
--- a/apps/files_sharing/l10n/sk.json
+++ b/apps/files_sharing/l10n/sk.json
@@ -16,7 +16,9 @@
     "Shares will show up here" : "Tu sa zobrazia sprístupnené položky",
     "Restore share" : "Obnoviť sprístupnené položky",
     "Something happened. Unable to restore the share." : "Niečo sa udialo. Nedarí sa obnoviť sprístupnenú položku.",
+    "Move or copy" : "Presunúť alebo kopírovať",
     "Download" : "SÅ¥ahovanie",
+    "Delete" : "Zmazať",
     "You can upload into this folder" : "Môžete nahrávať do tohto priečinka",
     "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}",
     "Invalid server URL" : "Neplatná URL servera",
@@ -86,13 +88,16 @@
     "Public upload is only possible for publicly shared folders" : "Verejné nahrávanie je možné len do verejne sprístupnených priečinkov",
     "Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD",
     "Sharing %s failed because the back end does not allow shares from type %s" : "Sprístupnenie %s zlyhalo, backend nepodporuje typ sprístupnenia %s",
+    "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie %s odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
     "You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom",
     "Please specify a valid circle" : "Zadajte platný kruh",
+    "Sharing %s failed because the back end does not support room shares" : "Zdieľanie %s sa nepodarilo, pretože backend  nepodporuje zdieľanie miestností",
     "Unknown share type" : "Neplatný typ sprístupnenia",
     "Not a directory" : "Nie je priečinok",
     "Could not lock path" : "Nie je možné uzamknúť cestu",
     "Wrong or no update parameter given" : "Zlý alebo žiadny zadaný parameter aktualizácie",
     "Can't change permissions for public share links" : "Nemožno zmeniť oprávnenia pre verejné sprístupnené odkazy",
+    "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
     "Cannot increase permissions" : "Nie je možné navýšiť oprávnenia",
     "shared by %s" : "Sprístupnil %s",
     "Direct link" : "Priama linka",
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index 375f6a88268..22b1693a177 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -39,6 +39,7 @@ OC.L10N.register(
     "Android client" : "Klient Android",
     "iOS client" : "Klient iOS",
     "Desktop client" : "Klient na komputer",
+    "Thunderbird & Outlook addons" : "Dodatki Thunderbird i Outlook",
     "User group membership" : "Członkostwo grupy użytkownika",
     "is member of" : "jest członkiem w",
     "is not member of" : "nie jest członkiem w",
diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json
index 735d712da4a..d80b7ee3d87 100644
--- a/apps/workflowengine/l10n/pl.json
+++ b/apps/workflowengine/l10n/pl.json
@@ -37,6 +37,7 @@
     "Android client" : "Klient Android",
     "iOS client" : "Klient iOS",
     "Desktop client" : "Klient na komputer",
+    "Thunderbird & Outlook addons" : "Dodatki Thunderbird i Outlook",
     "User group membership" : "Członkostwo grupy użytkownika",
     "is member of" : "jest członkiem w",
     "is not member of" : "nie jest członkiem w",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 65436ded677..0ee10c102d6 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -179,6 +179,7 @@ OC.L10N.register(
     "Enable" : "Habilitar",
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}",
+    "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elija una contraseña para compartir por correo electrónico",
     "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
@@ -186,6 +187,7 @@ OC.L10N.register(
     "remote" : "remoto",
     "remote group" : "grupo remoto",
     "email" : "email",
+    "conversation" : "conversación",
     "shared by {sharer}" : "compartido por {sharer}",
     "Unshare" : "Dejar de compartir",
     "Can reshare" : "Puede compartir",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 30ba2decda4..40fc621750a 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -177,6 +177,7 @@
     "Enable" : "Habilitar",
     "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
     "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}",
+    "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "Choose a password for the mail share" : "Elija una contraseña para compartir por correo electrónico",
     "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link",
@@ -184,6 +185,7 @@
     "remote" : "remoto",
     "remote group" : "grupo remoto",
     "email" : "email",
+    "conversation" : "conversación",
     "shared by {sharer}" : "compartido por {sharer}",
     "Unshare" : "Dejar de compartir",
     "Can reshare" : "Puede compartir",
-- 
GitLab