aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/fil.js6
-rw-r--r--apps/comments/l10n/fil.json4
-rw-r--r--apps/comments/l10n/pt_BR.js2
-rw-r--r--apps/comments/l10n/pt_BR.json2
-rw-r--r--apps/files/l10n/de.js1
-rw-r--r--apps/files/l10n/de.json1
-rw-r--r--apps/files/l10n/de_DE.js1
-rw-r--r--apps/files/l10n/de_DE.json1
-rw-r--r--apps/files/l10n/fil.js7
-rw-r--r--apps/files/l10n/fil.json7
-rw-r--r--apps/files/l10n/pt_BR.js1
-rw-r--r--apps/files/l10n/pt_BR.json1
-rw-r--r--apps/files_external/l10n/fil.js4
-rw-r--r--apps/files_external/l10n/fil.json4
-rw-r--r--apps/files_sharing/l10n/fil.js4
-rw-r--r--apps/files_sharing/l10n/fil.json4
-rw-r--r--apps/user_ldap/l10n/fil.js1
-rw-r--r--apps/user_ldap/l10n/fil.json1
18 files changed, 46 insertions, 6 deletions
diff --git a/apps/comments/l10n/fil.js b/apps/comments/l10n/fil.js
new file mode 100644
index 00000000000..e3734cb6ceb
--- /dev/null
+++ b/apps/comments/l10n/fil.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Cancel" : "I-cancel"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/apps/comments/l10n/fil.json b/apps/comments/l10n/fil.json
new file mode 100644
index 00000000000..a368f5adea8
--- /dev/null
+++ b/apps/comments/l10n/fil.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Cancel" : "I-cancel"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js
index d7f61e4f161..9d143822a99 100644
--- a/apps/comments/l10n/pt_BR.js
+++ b/apps/comments/l10n/pt_BR.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> por arquivos",
+ "You commented" : "Você comentou",
"%1$s commented" : "%1$s comentado",
+ "You commented on %2$s" : "Você comentou em %2$s",
"%1$s commented on %2$s" : "%1$s comentado em %2$s",
"Comments" : "Comentários",
"Type in a new comment..." : "Digite um novo comentário...",
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json
index 728a7e458ce..10b32799a54 100644
--- a/apps/comments/l10n/pt_BR.json
+++ b/apps/comments/l10n/pt_BR.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> por arquivos",
+ "You commented" : "Você comentou",
"%1$s commented" : "%1$s comentado",
+ "You commented on %2$s" : "Você comentou em %2$s",
"%1$s commented on %2$s" : "%1$s comentado em %2$s",
"Comments" : "Comentários",
"Type in a new comment..." : "Digite um novo comentário...",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index cacf45af388..40c9d78ba2a 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Fehlende Berechtigungen um von hier aus zu bearbeiten.",
"Settings" : "Einstellungen",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Deine Dateien zuzugreifen</a>",
"Cancel upload" : "Upload abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere mit Deinen Geräten!",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 7f325e8d966..4f471d3a09b 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Fehlende Berechtigungen um von hier aus zu bearbeiten.",
"Settings" : "Einstellungen",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Deine Dateien zuzugreifen</a>",
"Cancel upload" : "Upload abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere mit Deinen Geräten!",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 9505896a9c1..d9543f39893 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Fehlende Berechtigungen um von hier aus zu bearbeiten.",
"Settings" : "Einstellungen",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Ihre Dateien zuzugreifen</a>",
"Cancel upload" : "Upload abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 82d568bc3a8..1dc7f9989ad 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Fehlende Berechtigungen um von hier aus zu bearbeiten.",
"Settings" : "Einstellungen",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Ihre Dateien zuzugreifen</a>",
"Cancel upload" : "Upload abbrechen",
"No files in here" : "Keine Dateien vorhanden",
"Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!",
diff --git a/apps/files/l10n/fil.js b/apps/files/l10n/fil.js
index a1506749021..7ba73b69562 100644
--- a/apps/files/l10n/fil.js
+++ b/apps/files/l10n/fil.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"files",
{
- "New folder" : "Bagong folder"
+ "Unknown error" : "Hindi kilalang error",
+ "Close" : "Isara",
+ "Download" : "I-download",
+ "Details" : "Mga Detalye",
+ "New folder" : "Bagong folder",
+ "Upload" : "Mag-upload"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/fil.json b/apps/files/l10n/fil.json
index 5639f695982..0873377d19b 100644
--- a/apps/files/l10n/fil.json
+++ b/apps/files/l10n/fil.json
@@ -1,4 +1,9 @@
{ "translations": {
- "New folder" : "Bagong folder"
+ "Unknown error" : "Hindi kilalang error",
+ "Close" : "Isara",
+ "Download" : "I-download",
+ "Details" : "Mga Detalye",
+ "New folder" : "Bagong folder",
+ "Upload" : "Mag-upload"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index cdc6476d149..fa05c516166 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Missing permissions to edit from here." : "Faltando permissões para editar a partir daqui.",
"Settings" : "Configurações",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">para acessar seus Arquivos via WebDAV</a>",
"Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 15fa9627250..eb2426495eb 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -104,6 +104,7 @@
"Missing permissions to edit from here." : "Faltando permissões para editar a partir daqui.",
"Settings" : "Configurações",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">para acessar seus Arquivos via WebDAV</a>",
"Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!",
diff --git a/apps/files_external/l10n/fil.js b/apps/files_external/l10n/fil.js
index e049851ae50..650a1c9f83a 100644
--- a/apps/files_external/l10n/fil.js
+++ b/apps/files_external/l10n/fil.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_external",
{
"Username" : "Username",
- "Password" : "Password"
+ "Password" : "Password",
+ "Share" : "I-share",
+ "Folder name" : "Pangalan ng folder"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/fil.json b/apps/files_external/l10n/fil.json
index 95d8e5f9717..4038379e221 100644
--- a/apps/files_external/l10n/fil.json
+++ b/apps/files_external/l10n/fil.json
@@ -1,5 +1,7 @@
{ "translations": {
"Username" : "Username",
- "Password" : "Password"
+ "Password" : "Password",
+ "Share" : "I-share",
+ "Folder name" : "Pangalan ng folder"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/fil.js b/apps/files_sharing/l10n/fil.js
index 59f17cc001b..89f2cadd416 100644
--- a/apps/files_sharing/l10n/fil.js
+++ b/apps/files_sharing/l10n/fil.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"files_sharing",
{
- "Password" : "Password"
+ "Cancel" : "I-cancel",
+ "Password" : "Password",
+ "Download" : "I-download"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_sharing/l10n/fil.json b/apps/files_sharing/l10n/fil.json
index b60f17590ba..adfa180e683 100644
--- a/apps/files_sharing/l10n/fil.json
+++ b/apps/files_sharing/l10n/fil.json
@@ -1,4 +1,6 @@
{ "translations": {
- "Password" : "Password"
+ "Cancel" : "I-cancel",
+ "Password" : "Password",
+ "Download" : "I-download"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/fil.js b/apps/user_ldap/l10n/fil.js
index db848ae4c2c..ef3eeaef0cf 100644
--- a/apps/user_ldap/l10n/fil.js
+++ b/apps/user_ldap/l10n/fil.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"user_ldap",
{
+ "Help" : "Tulong",
"Password" : "Password"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/user_ldap/l10n/fil.json b/apps/user_ldap/l10n/fil.json
index b60f17590ba..d31ca17d01c 100644
--- a/apps/user_ldap/l10n/fil.json
+++ b/apps/user_ldap/l10n/fil.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Help" : "Tulong",
"Password" : "Password"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file