summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 91208929..2801cb93 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Enabled" : "Activado",
"Disabled" : "Desactivado",
"Copied" : "Copiado",
+ "Cannot copy" : "No se pudo copiar",
"Copy link" : "Copiar enlace",
"Toggling of address book was not successful" : "El cambio de la libreta de direcciones falló",
"This will delete the address book and every contacts within it" : "Esto eliminará la libreta de direcciones y todos los contactos que hay en ella",
diff --git a/l10n/es.json b/l10n/es.json
index fe6f77b2..90cb5def 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -63,6 +63,7 @@
"Enabled" : "Activado",
"Disabled" : "Desactivado",
"Copied" : "Copiado",
+ "Cannot copy" : "No se pudo copiar",
"Copy link" : "Copiar enlace",
"Toggling of address book was not successful" : "El cambio de la libreta de direcciones falló",
"This will delete the address book and every contacts within it" : "Esto eliminará la libreta de direcciones y todos los contactos que hay en ella",
diff --git a/l10n/ru.js b/l10n/ru.js
index a0162432..9f9e5607 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Enabled" : "Включено",
"Disabled" : "Отключено",
"Copied" : "Скопировано",
+ "Cannot copy" : "Не удалось скопировать",
"Copy link" : "Копировать ссылку",
"Toggling of address book was not successful" : "Переключение адресной книги не удалось",
"This will delete the address book and every contacts within it" : "Это удалит адресную книгу и все контакты в ней",
diff --git a/l10n/ru.json b/l10n/ru.json
index acc3076a..947d2509 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -63,6 +63,7 @@
"Enabled" : "Включено",
"Disabled" : "Отключено",
"Copied" : "Скопировано",
+ "Cannot copy" : "Не удалось скопировать",
"Copy link" : "Копировать ссылку",
"Toggling of address book was not successful" : "Переключение адресной книги не удалось",
"This will delete the address book and every contacts within it" : "Это удалит адресную книгу и все контакты в ней",