Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/ar.js1
-rw-r--r--l10n/ar.json1
-rw-r--r--l10n/pt_PT.js2
-rw-r--r--l10n/pt_PT.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index ef0e1ccc7..ce51e818d 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"spreed",
{
"Guest" : "ضيف",
+ "You created the conversation" : "أنشأتَ المحادثة",
"You left the call" : "لقد قمت بمغادرة المكالمة",
"Click the button below to join." : "اضغط على الزر للانضمام.",
"Conversation not found" : "المحادثة غير موجودة",
diff --git a/l10n/ar.json b/l10n/ar.json
index da31d30e7..20efc6d03 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,5 +1,6 @@
{ "translations": {
"Guest" : "ضيف",
+ "You created the conversation" : "أنشأتَ المحادثة",
"You left the call" : "لقد قمت بمغادرة المكالمة",
"Click the button below to join." : "اضغط على الزر للانضمام.",
"Conversation not found" : "المحادثة غير موجودة",
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index fdfe38995..71b0e522a 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -86,7 +86,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Dismiss" : "Dispensar",
"Rename conversation" : "Renomear conversação",
- "Share link" : "Partilhar ligação",
+ "Share link" : "Partilhar hiperligação",
"Password protection" : "Protegido por palavra-passe",
"Enter a password" : "Insira uma palavra-passe",
"Grid view" : "Vista em grelha",
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 126b86538..40a9544a9 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -84,7 +84,7 @@
"Edit" : "Editar",
"Dismiss" : "Dispensar",
"Rename conversation" : "Renomear conversação",
- "Share link" : "Partilhar ligação",
+ "Share link" : "Partilhar hiperligação",
"Password protection" : "Protegido por palavra-passe",
"Enter a password" : "Insira uma palavra-passe",
"Grid view" : "Vista em grelha",