Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use realpath to obtain the webroot #5506

Closed
wants to merge 71 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
94b9335
12.0.0RC1
LukasReschke May 18, 2017
54b2286
Lowercase the scriptname again
LukasReschke May 18, 2017
e14bd21
[tx-robot] updated from transifex
nextcloud-bot May 19, 2017
8a570ae
Stop infinit loop on invalid settings css/js file
nickvergessen May 19, 2017
90837b9
Merge pull request #4949 from nextcloud/workaround-4948
LukasReschke May 19, 2017
aa83127
Allow automatic DI for apps that don't register the container in app.php
nickvergessen May 16, 2017
3255899
Merge pull request #4962 from nextcloud/backport-4905
LukasReschke May 19, 2017
cc2d066
Merge pull request #4957 from nextcloud/backport-4956-resource-loadin…
LukasReschke May 19, 2017
5fbfeba
Fix group restriction regression
MorrisJobke May 19, 2017
5a6af19
Fixes visible sidebar even if hidden is applied
MorrisJobke May 19, 2017
053dffb
Fix logo being too big on log in page, fix #4585
jancborchardt May 16, 2017
c190dfb
Scale logo only for custom ones
juliushaertl May 19, 2017
9e667d8
12.0.0RC2
LukasReschke May 19, 2017
e0277fa
Merge pull request #4973 from nextcloud/stable12-4972
LukasReschke May 19, 2017
6e2139f
Merge pull request #4975 from nextcloud/stable12-4974
LukasReschke May 19, 2017
ebd15f5
Merge pull request #4976 from nextcloud/stable12-4910
LukasReschke May 19, 2017
c4dd1d9
rename secure drop back to files drop because of name collision with …
schiessle May 18, 2017
fa95fb6
Fix missing argument 2 for Settings classes
nickvergessen May 19, 2017
d37ac18
Merge pull request #4980 from nextcloud/fix-missing-argument-2-getApp…
MorrisJobke May 19, 2017
697e14b
Merge pull request #4977 from nextcloud/rename-secure-drop-stable12
MorrisJobke May 19, 2017
4bf9df9
[stable12] Mark OAuth app as always enabled
LukasReschke May 19, 2017
df61c9e
[tx-robot] updated from transifex
nextcloud-bot May 20, 2017
e6683f4
12.0.0RC3
LukasReschke May 20, 2017
8817c65
fix for sharing stable12
May 20, 2017
e23569e
Merge pull request #4996 from nextcloud/stable12-version
LukasReschke May 20, 2017
3940239
Merge pull request #4998 from nextcloud/fix-for-sharing-stable-12
MorrisJobke May 20, 2017
551a189
Fix tests
LukasReschke May 20, 2017
fa47ed7
[tx-robot] updated from transifex
nextcloud-bot May 21, 2017
482805d
Merge pull request #4982 from nextcloud/stable12-oauth-not-disable
MorrisJobke May 21, 2017
f75b56f
fix replacing of 4MB Unicode Chars in cal props table
georgehrke May 21, 2017
b6f5e62
v12.0.0
LukasReschke May 21, 2017
cf1f775
Set SCSS dependencies to memcache on compile
rullzer May 21, 2017
32ee610
Increase version
rullzer May 21, 2017
6d9a6f0
Merge pull request #5008 from nextcloud/fix_scss_cache_12
LukasReschke May 21, 2017
9acc590
Update Opcache recommendation
MorrisJobke May 21, 2017
3c832f2
Reset opcache if update is detected
MorrisJobke May 21, 2017
9325003
[tx-robot] updated from transifex
nextcloud-bot May 22, 2017
424979c
Update acceptance tests for issue #4921
danxuliu May 21, 2017
e0e814d
Merge pull request #5020 from nextcloud/stable12-5009
MorrisJobke May 22, 2017
21b6af3
Add missing version requirement to OAuth2 app
nickvergessen May 22, 2017
aee501a
Merge pull request #5025 from nextcloud/add-missing-version-requireme…
LukasReschke May 22, 2017
93eeb40
v12.0.0.29
LukasReschke May 22, 2017
98e26f8
Merge pull request #5015 from nextcloud/stable12-5014
LukasReschke May 22, 2017
6e005e0
[tx-robot] updated from transifex
nextcloud-bot May 23, 2017
4465599
Merge pull request #5017 from nextcloud/stable12-5016
rullzer May 23, 2017
7593fa3
Merge pull request #5005 from nextcloud/bugfix-stable12/fix_replacing…
rullzer May 23, 2017
1e06e92
use the correct param type when getting external storages for groups
icewind1991 May 22, 2017
d00d96c
Merge pull request #5073 from nextcloud/external-get-for-group-sql-ty…
rullzer May 23, 2017
9055109
[tx-robot] updated from transifex
nextcloud-bot May 24, 2017
13d1c95
[tx-robot] updated from transifex
nextcloud-bot May 25, 2017
0ed02da
[tx-robot] updated from transifex
nextcloud-bot May 26, 2017
628a98e
Register the autoloading earlier so we can load the background jobs
nickvergessen May 24, 2017
2e223cd
[tx-robot] updated from transifex
nextcloud-bot May 27, 2017
df3efa4
[tx-robot] updated from transifex
nextcloud-bot May 28, 2017
2d8ec64
[tx-robot] updated from transifex
nextcloud-bot May 29, 2017
6ae58b6
[tx-robot] updated from transifex
nextcloud-bot May 30, 2017
9911734
[tx-robot] updated from transifex
nextcloud-bot May 31, 2017
bb58358
Merge pull request #5127 from nextcloud/backport-5090-fixing-missing-…
nickvergessen May 31, 2017
db22c42
[tx-robot] updated from transifex
nextcloud-bot Jun 1, 2017
c1f4191
emit changeUser only if there really was a change (quota, displayname)
blizzz Jun 1, 2017
0d893f0
fix install on mb4 enabled mariadb/mysql
blizzz Jun 1, 2017
577ea59
[tx-robot] updated from transifex
nextcloud-bot Jun 2, 2017
6e7ff24
add new config switched for the global scale architecture
schiessle May 24, 2017
777e7bb
Don't show client info, when the app is disabled
nickvergessen Jun 2, 2017
d2734c6
Merge pull request #5217 from nextcloud/5209-stable12
blizzz Jun 2, 2017
2d15803
Merge pull request #5216 from nextcloud/5213-stable12
blizzz Jun 2, 2017
a61aabe
Merge pull request #5225 from nextcloud/no-client-info-without-firstr…
schiessle Jun 2, 2017
52f6c22
Merge pull request #5224 from nextcloud/useful-gs-settings-stable12
schiessle Jun 2, 2017
5d6345e
[tx-robot] updated from transifex
nextcloud-bot Jun 3, 2017
cf3988e
[tx-robot] updated from transifex
nextcloud-bot Jun 4, 2017
413221b
[tx-robot] updated from transifex
nextcloud-bot Jun 5, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 8 additions & 8 deletions apps/comments/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ OC.L10N.register(
{
"Comments" : "Kommentare",
"Unknown user" : "Unbekannter Benutzer",
"New comment …" : "Neuer Kommentar ...",
"New comment …" : "Neuer Kommentar ",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"Edit comment" : "Kommentar bearbeiten",
"[Deleted user]" : "[Gelöschter Benutzer]",
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
"More comments …" : "Weitere Kommentare ...",
"More comments …" : "Weitere Kommentare",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
"Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
Expand All @@ -19,16 +19,16 @@ OC.L10N.register(
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
"Comment" : "Kommentar",
"You commented" : "Von Dir kommentiert",
"%1$s commented" : "%1$s kommentiert",
"{author} commented" : "{author} kommentiert",
"%1$s commented" : "%1$s kommentierte",
"{author} commented" : "{author} kommentierte",
"You commented on %1$s" : "Du hast %1$s kommentiert",
"You commented on {file}" : "Du hast {file} kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
"{author} commented on {file}" : "{author} hat {file} kommentiert",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Dich in einem Kommentar zu “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Dich in einem Kommentar zu “{file}”"
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu \"%s\" erwähnt",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu “{file}” erwähnt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Dich in einem Kommentar zu “%2$s” erwähnt ",
"{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt "
},
"nplurals=2; plural=(n != 1);");
16 changes: 8 additions & 8 deletions apps/comments/l10n/de.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{ "translations": {
"Comments" : "Kommentare",
"Unknown user" : "Unbekannter Benutzer",
"New comment …" : "Neuer Kommentar ...",
"New comment …" : "Neuer Kommentar ",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"Edit comment" : "Kommentar bearbeiten",
"[Deleted user]" : "[Gelöschter Benutzer]",
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
"More comments …" : "Weitere Kommentare ...",
"More comments …" : "Weitere Kommentare",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
"Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
Expand All @@ -17,16 +17,16 @@
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
"Comment" : "Kommentar",
"You commented" : "Von Dir kommentiert",
"%1$s commented" : "%1$s kommentiert",
"{author} commented" : "{author} kommentiert",
"%1$s commented" : "%1$s kommentierte",
"{author} commented" : "{author} kommentierte",
"You commented on %1$s" : "Du hast %1$s kommentiert",
"You commented on {file}" : "Du hast {file} kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
"{author} commented on {file}" : "{author} hat {file} kommentiert",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt dich in einem Kommentar zu “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Dich in einem Kommentar zu “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Dich in einem Kommentar zu “{file}”"
"A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu \"%s\" erwähnt",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu “{file}” erwähnt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Dich in einem Kommentar zu “%2$s” erwähnt ",
"{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/comments/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ OC.L10N.register(
{
"Comments" : "Kommentare",
"Unknown user" : "Unbekannter Benutzer",
"New comment …" : "Neuer Kommentar ...",
"New comment …" : "Neuer Kommentar ",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"Edit comment" : "Kommentar bearbeiten",
"[Deleted user]" : "[gelöschter Benutzer]",
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
"More comments …" : "Weitere Kommentare ...",
"More comments …" : "Weitere Kommentare ",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
"Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
Expand Down
4 changes: 2 additions & 2 deletions apps/comments/l10n/de_DE.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{ "translations": {
"Comments" : "Kommentare",
"Unknown user" : "Unbekannter Benutzer",
"New comment …" : "Neuer Kommentar ...",
"New comment …" : "Neuer Kommentar ",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"Edit comment" : "Kommentar bearbeiten",
"[Deleted user]" : "[gelöschter Benutzer]",
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
"More comments …" : "Weitere Kommentare ...",
"More comments …" : "Weitere Kommentare ",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
"Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
Expand Down
28 changes: 27 additions & 1 deletion apps/comments/l10n/gl.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,34 @@
OC.L10N.register(
"comments",
{
"Comments" : "Comentarios",
"Unknown user" : "Usuario descoñecido",
"New comment …" : "Comentario novo …",
"Delete comment" : "Eliminar comentario",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"Edit comment" : "Editar comentario",
"[Deleted user]" : "[Usuario eliminado]",
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
"More comments …" : "Máis comentarios …",
"Save" : "Gardar",
"Comment" : "Comentario"
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"Error occurred while retrieving comment with id {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
"Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}",
"Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
"Comment" : "Comentario",
"You commented" : "Vostede comentou",
"%1$s commented" : "%1$s comentados",
"{author} commented" : "{author} comentou",
"You commented on %1$s" : "Vostede comentou en %1$s",
"You commented on {file}" : "Vostede comentou en {file}",
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentou en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
"A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (agora) eliminado, mencionouno a vostede nun comentario en «%s»",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (agora) eliminado, mencionouno a vostede nun comentario en «{file}»",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»"
},
"nplurals=2; plural=(n != 1);");
28 changes: 27 additions & 1 deletion apps/comments/l10n/gl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
{ "translations": {
"Comments" : "Comentarios",
"Unknown user" : "Usuario descoñecido",
"New comment …" : "Comentario novo …",
"Delete comment" : "Eliminar comentario",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"Edit comment" : "Editar comentario",
"[Deleted user]" : "[Usuario eliminado]",
"No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!",
"More comments …" : "Máis comentarios …",
"Save" : "Gardar",
"Comment" : "Comentario"
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
"Error occurred while retrieving comment with id {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
"Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}",
"Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
"Comment" : "Comentario",
"You commented" : "Vostede comentou",
"%1$s commented" : "%1$s comentados",
"{author} commented" : "{author} comentou",
"You commented on %1$s" : "Vostede comentou en %1$s",
"You commented on {file}" : "Vostede comentou en {file}",
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentou en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
"A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (agora) eliminado, mencionouno a vostede nun comentario en «%s»",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (agora) eliminado, mencionouno a vostede nun comentario en «{file}»",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 3 additions & 1 deletion apps/comments/l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ OC.L10N.register(
"You commented on {file}" : "Komentovali ste {file}",
"%1$s commented on %2$s" : "%1$s komentoval %2$s",
"{author} commented on {file}" : "{author} komentoval {file}",
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory"
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás spomenul v komentári k \"%2$s\"",
"{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
4 changes: 3 additions & 1 deletion apps/comments/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"You commented on {file}" : "Komentovali ste {file}",
"%1$s commented on %2$s" : "%1$s komentoval %2$s",
"{author} commented on {file}" : "{author} komentoval {file}",
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory"
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás spomenul v komentári k \"%2$s\"",
"{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}
16 changes: 8 additions & 8 deletions apps/dav/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Du hast den Kalender {calendar} gelöscht",
"{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
"You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert",
"{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit dir geteilt",
"{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Dir geteilt",
"You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt",
"{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt",
"{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit dir",
"{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit Dir",
"You unshared calendar {calendar} from {user}" : "Du teilst den Kalender {calendar} nicht mehr mit {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} teilt den Kalender {calendar} nicht mehr mit {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} teilt den Kalender {calendar} nicht mehr mit sich selbst",
Expand All @@ -34,17 +34,17 @@ OC.L10N.register(
"You updated todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} aktualisiert",
"{actor} solved todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} erledigt",
"You solved todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} erledigt",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} wieder geöffnet",
"You reopened todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} wieder geöffnet",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
"You reopened todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
"A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet",
"A calendar <strong>event</strong> was modified" : "Ein <strong>Ereignis</strong> wurde bearbeitet",
"A calendar <strong>todo</strong> was modified" : "Eine <strong>Aufgabe</strong> wurde bearbeitet",
"A calendar <strong>event</strong> was modified" : "Ein Kalender-<strong>Ereignis</strong> wurde bearbeitet",
"A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet",
"Contact birthdays" : "Geburtstage von Kontakten",
"Personal" : "Persönlich",
"Contacts" : "Kontakte",
"WebDAV" : "WebDAV",
"Technical details" : "Technische Details",
"Remote Address: %s" : "Remote-Adresse: %s",
"Request ID: %s" : "Anfrage-ID: %s"
"Remote Address: %s" : "Entfernte Adresse: %s",
"Request ID: %s" : "Anfragekennung: %s"
},
"nplurals=2; plural=(n != 1);");
16 changes: 8 additions & 8 deletions apps/dav/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"You deleted calendar {calendar}" : "Du hast den Kalender {calendar} gelöscht",
"{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
"You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert",
"{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit dir geteilt",
"{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Dir geteilt",
"You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt",
"{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt",
"{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit dir",
"{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit Dir",
"You unshared calendar {calendar} from {user}" : "Du teilst den Kalender {calendar} nicht mehr mit {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} teilt den Kalender {calendar} nicht mehr mit {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} teilt den Kalender {calendar} nicht mehr mit sich selbst",
Expand All @@ -32,17 +32,17 @@
"You updated todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} aktualisiert",
"{actor} solved todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} erledigt",
"You solved todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} erledigt",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} wieder geöffnet",
"You reopened todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} wieder geöffnet",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
"You reopened todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
"A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet",
"A calendar <strong>event</strong> was modified" : "Ein <strong>Ereignis</strong> wurde bearbeitet",
"A calendar <strong>todo</strong> was modified" : "Eine <strong>Aufgabe</strong> wurde bearbeitet",
"A calendar <strong>event</strong> was modified" : "Ein Kalender-<strong>Ereignis</strong> wurde bearbeitet",
"A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet",
"Contact birthdays" : "Geburtstage von Kontakten",
"Personal" : "Persönlich",
"Contacts" : "Kontakte",
"WebDAV" : "WebDAV",
"Technical details" : "Technische Details",
"Remote Address: %s" : "Remote-Adresse: %s",
"Request ID: %s" : "Anfrage-ID: %s"
"Remote Address: %s" : "Entfernte Adresse: %s",
"Request ID: %s" : "Anfragekennung: %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
2 changes: 1 addition & 1 deletion apps/dav/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ OC.L10N.register(
"You unshared calendar {calendar} from {user}" : "Sie teilen den Kalender {calendar} nicht mehr mit {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} teilt den Kalender {calendar} nicht mehr mit {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} teilt den Kalender {calendar} nicht mehr mit sich selbst",
"You shared calendar {calendar} with group {group}" : "Sie teilen den Kalender {calendar} mit der Gruppe {group}",
"You shared calendar {calendar} with group {group}" : "Sie haben den Kalender {calendar} mit der Gruppe {group} geteilt",
"{actor} shared calendar {calendar} with group {group}" : "{actor} teilt den Kalender {calendar} mit der Gruppe {group}",
"You unshared calendar {calendar} from group {group}" : "Sie teilen den Kalender {calendar} nicht mehr mit der Gruppe {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} teilt den Kalender {calendar} nicht mehr mit der Gruppe {group}",
Expand Down
Loading