Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Mar 9, 2019
1 parent 0e84750 commit e36ba04
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions l10n/sl.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"files_downloadactivity",
{
"Downloaded by {actor} (via desktop)" : "Prenesel/a {actor} (via desktop)",
"Downloaded by {actor} (via app)" : "Prenesel/a {actor} (via mobile app)",
"Downloaded by {actor} (via browser)" : "Prenesel/a {actor} (via splenti brskljalnik)",
"Shared file {file} was downloaded by {actor} via the desktop client" : "Dokument v skupni rabi je prenesel/a (preko namiznega klienta)."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
7 changes: 7 additions & 0 deletions l10n/sl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{ "translations": {
"Downloaded by {actor} (via desktop)" : "Prenesel/a {actor} (via desktop)",
"Downloaded by {actor} (via app)" : "Prenesel/a {actor} (via mobile app)",
"Downloaded by {actor} (via browser)" : "Prenesel/a {actor} (via splenti brskljalnik)",
"Shared file {file} was downloaded by {actor} via the desktop client" : "Dokument v skupni rabi je prenesel/a (preko namiznega klienta)."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

0 comments on commit e36ba04

Please sign in to comment.